Hostname
comunicaciongm.com.mx
Last fetched
comunicaciongm.com.mx resolves to 2 IPv4 addresses operated by GENERAL-MOTORS-CORPORATION - General Motors LLC in US.
Nutrition Label
Resolution chain
comunicaciongm.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 |
|---|---|---|---|---|
| 198.208.80.24 | 198.208.80.0/23 | AS30383 | GENERAL-MOTORS-CORPORATION - General Motors LLC | US |
| 72.14.189.79 | 72.14.176.0/20 | AS63949 | — | US |
WHOIS identity
No WHOIS records are currently associated with comunicaciongm.com.mx in WhisperGraph.
Subdomains
167 observed subdomains of comunicaciongm.com.mx.
Showing 25 of 167. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from comunicaciongm.com.mx in the public web crawl.
70 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for comunicaciongm.com.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.fromdoppler.com |
Related pages
Pivot deeper into the graph from comunicaciongm.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comunicaciongm.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.