Skip to content

Hostname

asgfoagi.com

Last fetched

asgfoagi.com resolves to 3 IPv4 addresses operated by AS202412 in NL. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · asgfoagi.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/asgfoagi.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.94.210.99158.94.210.0/24AS202412NL
172.65.190.172172.65.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.61.37.855.61.32.0/20AS28753DE

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from asgfoagi.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "asgfoagi.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.