Skip to content

Hostname

mail.mailant.it

Last fetched

mail.mailant.it resolves to 1 IPv4 address operated by AS31034 in IT.

Nutrition Label

WHISPER CANON · mail.mailant.itRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.mailant.it

Resolution chain

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

IPPrefixASNOperatorCountry
46.37.22.12546.37.0.0/19AS31034IT

WHOIS identity

No WHOIS records are currently associated with mail.mailant.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for mail.mailant.it.

MechanismTarget
SPF_Amail.mailant.it
SPF_IP195.231.14.218
SPF_IP46.37.22.120
SPF_IP46.37.22.121
SPF_IP46.37.22.122
SPF_IP46.37.22.123
SPF_IP46.37.22.124
SPF_IP46.37.22.125
SPF_IP46.37.22.126
SPF_IP46.37.22.154
SPF_IP46.37.22.155
SPF_IP46.37.22.156
SPF_IP46.37.22.177
SPF_IP46.37.22.42
SPF_IP46.37.22.44
SPF_IP46.37.22.52
SPF_IP46.37.22.7
SPF_IP46.37.22.73
SPF_IP46.37.22.74
SPF_IP46.37.22.76
SPF_MXmail.mailant.it

Related pages

Pivot deeper into the graph from mail.mailant.it.

Cypher and MCP

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

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