Skip to content

Hostname

disfold.com

Last fetched

disfold.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · disfold.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/disfold.com

Resolution chain

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

IPPrefixASNOperatorCountry
137.184.143.68137.184.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:433
Organization
eye3 group
Contact emails

Subdomains

10 observed subdomains of disfold.com.

Web-graph footprint

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

154 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for disfold.com.

MechanismTarget
SPF_Adisfold.com
SPF_INCLUDEmx.ovh.com
SPF_IP137.184.143.68
SPF_IP87.98.255.19
SPF_MXdisfold.com

Related pages

Pivot deeper into the graph from disfold.com.

Cypher and MCP

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

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