Skip to content

Hostname

mail2.nexus.org

Last fetched

mail2.nexus.org resolves to 1 IPv4 address operated by AS3302 in IT.

Nutrition Label

WHISPER CANON · mail2.nexus.orgRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail2.nexus.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.244.111.2194.244.0.0/16AS3302IT

WHOIS identity

No WHOIS records are currently associated with mail2.nexus.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mail2.nexus.org.

MechanismTarget
SPF_IP135.125.200.227
SPF_IP135.125.206.41
SPF_IP194.244.111.0/24
SPF_IP194.244.112.0/24
SPF_IP205.234.131.0/25
SPF_IP217.188.244.0/24
SPF_MXmail2.nexus.org

Related pages

Pivot deeper into the graph from mail2.nexus.org.

Cypher and MCP

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

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