Skip to content

Hostname

antenna2.it

Last fetched

antenna2.it resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in IT. WHOIS lists registrar:oval s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · antenna2.itRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/antenna2.it

Resolution chain

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

IPPrefixASNOperatorCountry
158.180.236.15158.180.232.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationIT

WHOIS identity

Registrar
registrar:oval s.r.l.
Organization
antenna 2 s.n.c.
Contact emails

Subdomains

1 observed subdomain of antenna2.it.

Web-graph footprint

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

19 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for antenna2.it.

MechanismTarget
SPF_Aantenna2.it
SPF_INCLUDEoval.it
SPF_INCLUDEsrs.bis.eu.blackberry.com
SPF_MXantenna2.it

Related pages

Pivot deeper into the graph from antenna2.it.

Cypher and MCP

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

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