Skip to content

Hostname

dontfret.net

Last fetched

dontfret.net resolves to 3 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dontfret.netRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dontfret.net

Resolution chain

dontfret.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.154.158.112107.154.158.0/24AS19551INCAPSULA - Incapsula IncUS
107.154.165.112107.154.165.0/24AS19551INCAPSULA - Incapsula IncUS
65.254.231.11765.254.224.0/19AS29873BIZLAND-SD - Newfold Digital, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of dontfret.net.

Web-graph footprint

Distinct hostnames that link to or from dontfret.net in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for dontfret.net.

MechanismTarget
SPF_INCLUDEwebsitewelcome.com
SPF_IP38.113.1.0/24
SPF_IP38.113.20.0/24
SPF_IP65.254.224.0/19

Related pages

Pivot deeper into the graph from dontfret.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dontfret.net"})-[: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.