Skip to content

Hostname

akgurban.com

Last fetched

akgurban.com resolves to 2 IPv4 addresses operated by AS9123 in RU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · akgurban.comRouting diversity2.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/akgurban.com

Resolution chain

akgurban.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.45.237.253147.45.237.0/24AS9123RU
188.166.121.58188.166.64.0/18AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 0170364950
Contact emails

Subdomains

1 observed subdomain of akgurban.com.

Threat posture

History

Related pages

Pivot deeper into the graph from akgurban.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "akgurban.com"})-[: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.