Skip to content

Hostname

pidz.com.mx

Last fetched

pidz.com.mx resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MX.

Nutrition Label

WHISPER CANON · pidz.com.mxRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/pidz.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
78.12.107.20778.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.12.182.17678.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.12.8778.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.20.7378.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.217.3078.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.223.20678.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.24.11678.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.250.5578.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.13.91.378.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.14.31.478.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.14.38.1778.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX
78.14.66.19278.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with pidz.com.mx in WhisperGraph.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from pidz.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pidz.com.mx"})-[: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.