Skip to content

Hostname

deskroll.com

Last fetched

deskroll.com resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
143.244.183.9143.244.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
64.23.232.20164.23.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
tomsk
Contact emails

Subdomains

9 observed subdomains of deskroll.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for deskroll.com.

MechanismTarget
SPF_Adeskroll.com
SPF_INCLUDE_spf.deskroll.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.unione.io
SPF_INCLUDEzohomail.com
SPF_IP173.192.94.188
SPF_IP52.7.78.58
SPF_MXdeskroll.com

Related pages

Pivot deeper into the graph from deskroll.com.

Cypher and MCP

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

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