Skip to content

Hostname

mail.alternmail.net

Last fetched

mail.alternmail.net resolves to 1 IPv4 address operated by OPENMETAL-AS - OpenMetal, Inc. in US.

Nutrition Label

WHISPER CANON · mail.alternmail.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.alternmail.net

Resolution chain

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

IPPrefixASNOperatorCountry
216.87.32.205216.87.32.0/24AS400956OPENMETAL-AS - OpenMetal, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.alternmail.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for mail.alternmail.net.

MechanismTarget
SPF_IP216.87.32.100
SPF_IP216.87.32.105
SPF_IP216.87.32.106
SPF_IP216.87.32.112
SPF_IP216.87.32.113
SPF_IP216.87.32.119
SPF_IP216.87.32.123
SPF_IP216.87.32.124
SPF_IP216.87.32.126
SPF_IP216.87.32.205
SPF_IP216.87.32.24
SPF_IP216.87.32.26
SPF_IP216.87.32.35
SPF_IP216.87.32.41
SPF_IP216.87.32.46
SPF_IP216.87.32.48
SPF_IP216.87.32.60
SPF_IP216.87.32.62
SPF_IP216.87.32.63
SPF_IP216.87.32.64
SPF_IP216.87.32.82
SPF_IP216.87.32.83
SPF_IP216.87.32.84
SPF_IP216.87.32.86
SPF_IP216.87.32.91

Related pages

Pivot deeper into the graph from mail.alternmail.net.

Cypher and MCP

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

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