Skip to content

Hostname

daingern.com

Last fetched

daingern.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · daingern.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/daingern.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.142.81.6918.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.47.2252.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.50.4752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.99.23254.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of daingern.com.

Web-graph footprint

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

10 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for daingern.com.

MechanismTarget
SPF_IP122.155.21.0/24
SPF_IP202.43.45.0/24
SPF_IP61.47.2.0/24
SPF_IP61.47.40.0/24
SPF_MXdaingern.com

Related pages

Pivot deeper into the graph from daingern.com.

Cypher and MCP

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

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