Skip to content

Hostname

esquirex.com

Last fetched

esquirex.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · esquirex.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/esquirex.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.212.13713.35.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.212.19713.35.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.212.20813.35.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.212.5313.35.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
65.8.177.10565.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.177.13865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.177.15765.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.177.3465.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

4 observed subdomains of esquirex.com.

Web-graph footprint

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

8 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for esquirex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from esquirex.com.

Cypher and MCP

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

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