Skip to content

Hostname

wherex.com

Last fetched

wherex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wherex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wherex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.11418.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.6118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.71.243.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.843.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.883.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
3.169.71.893.169.68.0/22AS16509AMAZON-02 - Amazon.com, Inc.IL
54.230.62.10654.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.11354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.8354.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

11 observed subdomains of wherex.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wherex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from wherex.com.

Cypher and MCP

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

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