Skip to content

Hostname

helpdesk2000.org

Last fetched

helpdesk2000.org resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · helpdesk2000.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/helpdesk2000.org

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.181.7159.65.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:228
Organization
alexandr zaharov
Contact emails

Subdomains

2 observed subdomains of helpdesk2000.org.

Web-graph footprint

Distinct hostnames that link to or from helpdesk2000.org in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • helpdesk2000.org

SPF policy

3 SPF mechanisms authorising senders for helpdesk2000.org.

MechanismTarget
SPF_Ahelpdesk2000.org
SPF_IP159.65.181.7
SPF_MXhelpdesk2000.org

Related pages

Pivot deeper into the graph from helpdesk2000.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "helpdesk2000.org"})-[: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.