Hostname
intercam.com.mx
Last fetched
intercam.com.mx resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
intercam.com.mx resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.223.136.165 | 45.223.136.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.142.165 | 45.223.142.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- intercam casa de cambio, s.a. de c.v.
- Contact emails
- —
Subdomains
38 observed subdomains of intercam.com.mx.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from intercam.com.mx in the public web crawl.
91 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for intercam.com.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 187.251.236.11 |
| SPF_IP | 187.251.236.4 |
| SPF_IP | 189.196.44.196 |
| SPF_IP | 189.196.44.206 |
| SPF_IP | 20.195.189.251/32 |
| SPF_IP | 20.206.134.235/32 |
| SPF_IP | 200.78.218.70 |
| SPF_IP | 201.149.88.40 |
| SPF_IP | 201.159.137.226 |
| SPF_IP | 201.159.137.248 |
| SPF_MX | intercam.com.mx |
Related pages
Pivot deeper into the graph from intercam.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "intercam.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.