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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.67.129 | 13.33.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.35 | 13.33.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.54 | 13.33.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.65 | 13.33.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.163.63.103 | 3.163.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.73 | 3.163.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.78 | 3.163.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 3.163.63.94 | 3.163.64.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.