Skip to content

Hostname

dwrd.org

Last fetched

dwrd.org resolves to 7 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · dwrd.orgRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dwrd.org

Resolution chain

dwrd.org resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

9 observed subdomains of dwrd.org.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dwrd.org.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com

Related pages

Pivot deeper into the graph from dwrd.org.

Cypher and MCP

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

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