Skip to content

Hostname

digidatanews.com

Last fetched

digidatanews.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · digidatanews.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/digidatanews.com

Resolution chain

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

IPPrefixASNOperatorCountry
76.223.67.18976.223.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:440
Organization
david dean
Contact emails

Subdomains

22 observed subdomains of digidatanews.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for digidatanews.com.

MechanismTarget
SPF_Adigidatanews.com
SPF_IP74.217.169.63/32
SPF_IP74.217.169.64/32
SPF_IP74.217.169.65/32
SPF_IP74.217.169.66/32
SPF_IP74.217.169.67/32
SPF_IP74.217.169.68/32
SPF_IP74.217.169.69/32
SPF_IP74.217.169.7/32
SPF_IP74.217.169.70/32
SPF_MXdigidatanews.com

Related pages

Pivot deeper into the graph from digidatanews.com.

Cypher and MCP

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

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