Skip to content

Hostname

mail.nn.ro

Last fetched

mail.nn.ro resolves to 1 IPv4 address operated by AS62315 in RO.

Nutrition Label

WHISPER CANON · mail.nn.roRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.nn.ro

Resolution chain

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

IPPrefixASNOperatorCountry
91.250.246.1891.250.246.0/24AS62315RO

WHOIS identity

No WHOIS records are currently associated with mail.nn.ro in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for mail.nn.ro.

MechanismTarget
SPF_INCLUDE_netblocks.whiteimage.eu
SPF_INCLUDEspf.insim.biz
SPF_INCLUDEspf.prosodie.net
SPF_IP109.166.219.218
SPF_IP109.166.235.225
SPF_IP195.46.218.166
SPF_IP212.100.229.55
SPF_IP212.100.243.32
SPF_IP212.100.243.33
SPF_IP212.100.243.34
SPF_IP212.100.243.35
SPF_IP212.100.243.38
SPF_IP212.100.252.14
SPF_IP213.139.100.48
SPF_IP213.139.100.7
SPF_IP40.107.4.126
SPF_IP89.234.10.17
SPF_IP89.234.10.18
SPF_IP89.234.10.19
SPF_IP89.234.10.20
SPF_IP89.234.10.21
SPF_IP89.234.10.24
SPF_IP89.234.10.25
SPF_IP89.234.10.26
SPF_IP89.234.10.27
SPF_IP89.234.14.226
SPF_IP89.234.14.227

Related pages

Pivot deeper into the graph from mail.nn.ro.

Cypher and MCP

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

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