Skip to content

Hostname

danegarvin.com

Last fetched

danegarvin.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · danegarvin.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/danegarvin.com

Resolution chain

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

IPPrefixASNOperatorCountry
165.232.92.195165.232.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:440
Organization
digital hill multimedia
Contact emails

Subdomains

20 observed subdomains of danegarvin.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for danegarvin.com.

MechanismTarget
SPF_Adanegarvin.com
SPF_Arelays.digitalhill.com
SPF_IP107.152.96.112
SPF_IP159.89.36.121
SPF_IP165.232.92.195
SPF_IP50.56.239.153
SPF_MXdanegarvin.com

Related pages

Pivot deeper into the graph from danegarvin.com.

Cypher and MCP

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

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