Skip to content

Hostname

h3droid.com

Last fetched

h3droid.com resolves to 1 IPv4 address operated by AS60404 in NL. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · h3droid.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/h3droid.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.255.98.1455.255.96.0/19AS60404NL

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

6 observed subdomains of h3droid.com.

Web-graph footprint

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

20 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for h3droid.com.

MechanismTarget
SPF_Ah3droid.com
SPF_IP23.92.219.163
SPF_IP71.19.233.187
SPF_MXh3droid.com

Related pages

Pivot deeper into the graph from h3droid.com.

Cypher and MCP

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

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