Skip to content

Hostname

resistol.com.mx

Last fetched

resistol.com.mx resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · resistol.com.mxRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/resistol.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.12913.33.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3513.33.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.5413.33.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.6513.33.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.63.1033.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.733.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.783.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
3.163.63.943.163.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:299
Organization
henkel ag & co. kgaa
Contact emails

Subdomains

2 observed subdomains of resistol.com.mx.

Web-graph footprint

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

39 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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