Skip to content

Hostname

axeitalia.com

Last fetched

axeitalia.com resolves to 2 IPv4 addresses operated by AS16276 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · axeitalia.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/axeitalia.com

Resolution chain

axeitalia.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:433
Organization
fibraweb s.p.a.
Contact emails

Subdomains

1 observed subdomain of axeitalia.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for axeitalia.com.

MechanismTarget
SPF_Aantispam.clienti.init-s.it
SPF_Ainit-s.esvacloud.com
SPF_Alinux1.clienti.init-s.it
SPF_Alinux2.clienti.init-s.it
SPF_INCLUDE_spf.google.com
SPF_IP178.32.137.34
SPF_IP5.135.223.182
SPF_IP5.135.223.188
SPF_IP85.159.115.12

Related pages

Pivot deeper into the graph from axeitalia.com.

Cypher and MCP

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

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