Skip to content

Hostname

darrynglass.com

Last fetched

darrynglass.com resolves to 2 IPv4 addresses operated by HENGTONG-IDC-LLC - HT in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · darrynglass.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/darrynglass.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.178.164.160107.178.160.0/19AS26658HENGTONG-IDC-LLC - HTUS
216.120.147.2000.0.0.0/0AS64073US

WHOIS identity

Registrar
iana:460
Organization
darryn glass
Contact emails

Subdomains

10 observed subdomains of darrynglass.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from darrynglass.com.

Cypher and MCP

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

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