Skip to content

Hostname

desertrat.com

Last fetched

desertrat.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · desertrat.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/desertrat.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.218.53.3434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.48.20435.96.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.198.22345.2.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.24.253.22052.46.3.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
perfect privacy,
Contact emails

Subdomains

20 observed subdomains of desertrat.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for desertrat.com.

MechanismTarget
SPF_Adesertrat.com
SPF_INCLUDEspf.wdsolutions.com
SPF_IP162.248.93.233
SPF_IP162.248.93.81
SPF_MXdesertrat.com

Related pages

Pivot deeper into the graph from desertrat.com.

Cypher and MCP

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

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