Hostname
cintermex.com
Last fetched
cintermex.com resolves to 1 IPv4 address operated by Imatech Networks, S.A. de C.V. in MX. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
cintermex.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 200.23.150.9 | 200.23.150.0/24 | AS28524 | Imatech Networks, S.A. de C.V. | MX |
WHOIS identity
- Registrar
- iana:228
- Organization
- alberto quiroz
- Contact emails
Subdomains
10 observed subdomains of cintermex.com.
Web-graph footprint
Distinct hostnames that link to or from cintermex.com in the public web crawl.
57 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cintermex.com.
| Mechanism | Target |
|---|---|
| SPF_A | cintermex.com |
| SPF_INCLUDE | _spfmx.neoclan.net.mx |
| SPF_INCLUDE | spf.fromdoppler.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 201.158.32.30 |
| SPF_MX | cintermex.com |
Related pages
Pivot deeper into the graph from cintermex.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cintermex.com"})-[: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.