Skip to content

Hostname

idealdesk.com

Last fetched

idealdesk.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.45.17.244104.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:839
Organization
currence ideal bv
Contact emails

Subdomains

7 observed subdomains of idealdesk.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for idealdesk.com.

MechanismTarget
SPF_Aidealdesk.com
SPF_IP104.45.17.244
SPF_IP194.165.34.0/24
SPF_IP23.97.148.38
SPF_IP83.96.213.64
SPF_MXidealdesk.com

Related pages

Pivot deeper into the graph from idealdesk.com.

Cypher and MCP

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

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