Skip to content

Hostname

desfo.com

Last fetched

desfo.com resolves to 1 IPv4 address operated by FLESK-AS in PT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · desfo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/desfo.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.126.169.494.126.168.0/21AS33876FLESK-ASPT

WHOIS identity

Registrar
iana:48
Organization
domain manager
Contact emails

Subdomains

8 observed subdomains of desfo.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for desfo.com.

MechanismTarget
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDEspf.messaging.microsoft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.28.4.25
SPF_IP62.28.4.26
SPF_IP62.28.4.28

Related pages

Pivot deeper into the graph from desfo.com.

Cypher and MCP

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

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