Skip to content

Hostname

desall.com

Last fetched

desall.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · desall.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/desall.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.16.203.11352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
desall
Contact emails

Subdomains

8 observed subdomains of desall.com.

Web-graph footprint

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

752 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for desall.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdesall.com
SPF_INCLUDEgoogle.com
SPF_IP109.74.206.39/32
SPF_IP176.58.109.54/32
SPF_IP178.79.140.135/32
SPF_IP178.79.184.247/32
SPF_IP2a01:7e00::f03c:91ff:fedb:6865/64

Related pages

Pivot deeper into the graph from desall.com.

Cypher and MCP

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

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