Skip to content

Hostname

desert.net

Last fetched

desert.net resolves to 1 IPv4 address operated by LOGIN - Login, Inc. in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · desert.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/desert.net

Resolution chain

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

IPPrefixASNOperatorCountry
209.104.5.197209.104.0.0/19AS22772LOGIN - Login, Inc.US

WHOIS identity

Registrar
iana:469
Organization
desertnet
Contact emails

Subdomains

38 observed subdomains of desert.net.

Web-graph footprint

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

30 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for desert.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEmailgun.org
SPF_IP209.104.5.128/25
SPF_MXdesert.net

Related pages

Pivot deeper into the graph from desert.net.

Cypher and MCP

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

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