Skip to content

Hostname

nerddix.com

Last fetched

nerddix.com resolves to 6 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in MY. WHOIS lists iana:1636 as the registrar.

Nutrition Label

WHISPER CANON · nerddix.comRouting diversity3.9/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nerddix.com

Resolution chain

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

IPPrefixASNOperatorCountry
145.79.24.8145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
145.79.29.152145.79.24.0/21AS47583AS-HOSTINGER - Hostinger International LimitedMY
77.37.76.17977.37.76.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS
92.112.198.19792.112.196.0/22AS47583AS-HOSTINGER - Hostinger International LimitedUS
2.57.91.1782.57.91.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT
88.222.222.10188.222.222.0/24AS47583AS-HOSTINGER - Hostinger International LimitedLT

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

17 observed subdomains of nerddix.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for nerddix.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from nerddix.com.

Cypher and MCP

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

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