Skip to content

Hostname

digitalwebframe.com

Last fetched

digitalwebframe.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1250 as the registrar.

Nutrition Label

WHISPER CANON · digitalwebframe.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/digitalwebframe.com

Resolution chain

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

IPPrefixASNOperatorCountry
159.198.74.121159.198.74.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
184.164.91.226184.164.91.0/24AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
iana:1250
Organization
namebrightprivacy_com
Contact emails

Subdomains

42 observed subdomains of digitalwebframe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • digitalwebframe.com

SPF policy

4 SPF mechanisms authorising senders for digitalwebframe.com.

MechanismTarget
SPF_Adigitalwebframe.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP192.30.138.10
SPF_MXdigitalwebframe.com

Related pages

Pivot deeper into the graph from digitalwebframe.com.

Cypher and MCP

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

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