Skip to content

Hostname

agmk.uz

Last fetched

agmk.uz resolves to 4 IPv4 addresses operated by AS197661 in UZ. WHOIS lists registrar:tomas as the registrar.

Nutrition Label

WHISPER CANON · agmk.uzRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint2.0/10canon.whisper.security/host/agmk.uz

Resolution chain

agmk.uz resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:tomas
Organization
Contact emails

Subdomains

10 observed subdomains of agmk.uz.

Web-graph footprint

Distinct hostnames that link to or from agmk.uz in the public web crawl.

100 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for agmk.uz.

MechanismTarget
SPF_Aagmk.uz
SPF_IP213.230.125.242
SPF_IP213.230.125.92
SPF_MXagmk.uz

Related pages

Pivot deeper into the graph from agmk.uz.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "agmk.uz"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.