Skip to content

Hostname

clasos.com.mx

Last fetched

clasos.com.mx resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · clasos.com.mxRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/clasos.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
34.232.247.334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.68.2344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.241.17644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.40.14398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

3 observed subdomains of clasos.com.mx.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for clasos.com.mx.

MechanismTarget
SPF_Aclasos.com.mx
SPF_IP170.249.202.202
SPF_MXclasos.com.mx

Related pages

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

Cypher and MCP

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

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