Skip to content

Hostname

amcham.it

Last fetched

amcham.it resolves to 1 IPv4 address operated by EQUINIX in IT. WHOIS lists registrar:netsons s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · amcham.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amcham.it

Resolution chain

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

IPPrefixASNOperatorCountry
81.29.215.11081.29.208.0/20AS15830EQUINIXIT

WHOIS identity

Registrar
registrar:netsons s.r.l.
Organization
american chamber of commerce in italy
Contact emails

Subdomains

11 observed subdomains of amcham.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for amcham.it.

MechanismTarget
SPF_Aamcham.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP109.232.88.49
SPF_IP109.232.88.72
SPF_IP46.29.200.0/21
SPF_IP93.51.166.96/27
SPF_MXamcham.it

Related pages

Pivot deeper into the graph from amcham.it.

Cypher and MCP

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

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