Skip to content

Hostname

exterro.com

Last fetched

exterro.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · exterro.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/exterro.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.143.1813.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.3113.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.3213.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.143.9913.225.142.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.11318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.2518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

24 observed subdomains of exterro.com.

Web-graph footprint

Distinct hostnames that link to or from exterro.com in the public web crawl.

536 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for exterro.com.

MechanismTarget
SPF_INCLUDEspf.exterro.com
SPF_INCLUDEspfa.exterro.com
SPF_INCLUDEspfb.exterro.com
SPF_INCLUDEspfc.exterro.com
SPF_INCLUDEspfd.exterro.com
SPF_IP43.228.187.74/32
SPF_IP54.68.142.202
SPF_IP69.30.95.22

Related pages

Pivot deeper into the graph from exterro.com.

Cypher and MCP

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

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