Skip to content

Hostname

desmodes.org

Last fetched

desmodes.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · desmodes.orgRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/desmodes.org

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.176.2045.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:113
Organization
c/o idps international domain privacy services
Contact emails

Subdomains

2 observed subdomains of desmodes.org.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • desmodes.org

SPF policy

9 SPF mechanisms authorising senders for desmodes.org.

MechanismTarget
SPF_Adesmodes.org
SPF_IP116.202.86.247
SPF_IP138.201.142.125
SPF_IP144.76.251.21
SPF_IP167.235.34.143
SPF_IP176.9.166.163
SPF_IP176.9.166.182
SPF_IP5.9.176.204
SPF_MXdesmodes.org

Related pages

Pivot deeper into the graph from desmodes.org.

Cypher and MCP

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

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