Skip to content

Hostname

amcham.org.pe

Last fetched

amcham.org.pe resolves to 1 IPv4 address operated by OVH in PE. WHOIS lists registrar:nic.pe as the registrar.

Nutrition Label

WHISPER CANON · amcham.org.peRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amcham.org.pe

Resolution chain

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

IPPrefixASNOperatorCountry
158.69.18.241158.69.0.0/16AS16276OVHPE

WHOIS identity

Registrar
registrar:nic.pe
Organization
camara de comercio americana del peru
Contact emails

Subdomains

13 observed subdomains of amcham.org.pe.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for amcham.org.pe.

MechanismTarget
SPF_INCLUDE_spf.embluemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from amcham.org.pe.

Cypher and MCP

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

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