Skip to content

Hostname

1afnjg.com

Last fetched

1afnjg.com resolves to 20 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 1afnjg.comRouting diversity6.8/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/1afnjg.com

Resolution chain

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

IPPrefixASNOperatorCountry
136.110.51.76136.110.0.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
172.188.254.237172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
172.188.254.254172.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.239.12.1320.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.239.9.22120.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.24.113.1920.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.247.228.15920.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSG
20.255.111.6820.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
20.255.126.21720.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationHK
3.6.108.1953.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.100.1323.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
34.14.145.8734.14.128.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.142.222.17934.142.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.151.4034.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.143.199.18434.143.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.15.143.21834.15.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTH
34.15.152.18234.15.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCTH
34.47.243.14034.47.128.0/17AS396982GOOGLE-CLOUD-PLATFORM - Google LLCIN
34.87.79.20434.87.64.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCSG
34.92.132.21634.92.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCHK

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

1 observed subdomain of 1afnjg.com.

Web-graph footprint

Distinct hostnames that link to or from 1afnjg.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 1afnjg.com.

Cypher and MCP

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

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