Skip to content

Hostname

sindi.com.mx

Last fetched

sindi.com.mx resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.170.9616.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.136.2434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.85.14834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.194.12244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.220.22544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.198.23552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.80.11354.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.158.1754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

2 observed subdomains of sindi.com.mx.

Threat posture

History

Related pages

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

Cypher and MCP

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

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