Skip to content

Hostname

mail.hdwall.org

Last fetched

mail.hdwall.org appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · mail.hdwall.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.hdwall.org

Resolution chain

mail.hdwall.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with mail.hdwall.org in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for mail.hdwall.org.

MechanismTarget
SPF_Amail.hdwall.org
SPF_IP37.58.48.193
SPF_IP37.58.53.129
SPF_IP5.135.134.16
SPF_IP84.16.239.130
SPF_IP84.16.239.133
SPF_IP84.16.239.142
SPF_IP84.16.239.167
SPF_IP84.16.239.182
SPF_IP84.16.239.210
SPF_IP84.16.239.241
SPF_IP84.16.239.246
SPF_IP84.16.239.248
SPF_MXmail.hdwall.org

Related pages

Pivot deeper into the graph from mail.hdwall.org.

Cypher and MCP

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

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