Skip to content

Hostname

abbanoa.it

Last fetched

abbanoa.it resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · abbanoa.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/abbanoa.it

Resolution chain

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

IPPrefixASNOperatorCountry
99.80.82.15299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.25.15399.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
abbanoa s.p.a.
Contact emails

Subdomains

19 observed subdomains of abbanoa.it.

Web-graph footprint

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

109 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for abbanoa.it.

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.178.235.21/32
SPF_IP193.178.235.22/32
SPF_IP93.62.138.147
SPF_IP93.62.138.149

Related pages

Pivot deeper into the graph from abbanoa.it.

Cypher and MCP

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

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