Skip to content

Hostname

mexquick.com

Last fetched

mexquick.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · mexquick.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mexquick.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.250.76.19613.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.12113.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.4513.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.6313.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.9213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.147.11918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.3118.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.918.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.221.106.16052.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.154.19552.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1068
Organization
hector yep
Contact emails

Subdomains

4 observed subdomains of mexquick.com.

Web-graph footprint

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

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mexquick.com.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from mexquick.com.

Cypher and MCP

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

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