Skip to content

Hostname

mailant.it

Last fetched

mailant.it resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · mailant.itRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mailant.it

Resolution chain

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.15546.37.0.0/19AS31034IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
freeforumzone snc di lanuti p. & lucrezi f.
Contact emails

Subdomains

10 observed subdomains of mailant.it.

Web-graph footprint

Distinct hostnames that link to or from mailant.it in the public web crawl.

305 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

22 SPF mechanisms authorising senders for mailant.it.

MechanismTarget
SPF_Amailant.it
SPF_IP195.231.14.218
SPF_IP195.231.70.221
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_MXmailant.it

Related pages

Pivot deeper into the graph from mailant.it.

Cypher and MCP

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

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