Hostname
k12comunicacion.com
Last fetched
k12comunicacion.com resolves to 2 IPv4 addresses operated by AS51167 in DE. WHOIS lists iana:1262 as the registrar.
Nutrition Label
Resolution chain
k12comunicacion.com 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 |
|---|---|---|---|---|
| 213.136.76.149 | 213.136.76.0/23 | AS51167 | — | DE |
| 213.136.92.171 | 213.136.92.0/23 | AS51167 | — | DE |
WHOIS identity
- Registrar
- iana:1262
- Organization
- k12 comunicacion
- Contact emails
- —
Subdomains
27 observed subdomains of k12comunicacion.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from k12comunicacion.com in the public web crawl.
7 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for k12comunicacion.com.
| Mechanism | Target |
|---|---|
| SPF_A | antares.k12comunicacion.com |
| SPF_A | apolo.k12comunicacion.com |
| SPF_A | cerberus.k12comunicacion.com |
| SPF_A | hades.k12comunicacion.com |
| SPF_A | hermes.k12comunicacion.com |
| SPF_A | k12comunicacion.com |
| SPF_A | lug.k12comunicacion.com |
| SPF_A | minerva.k12comunicacion.com |
| SPF_A | titan.k12comunicacion.com |
| SPF_A | zeus.k12comunicacion.com |
| SPF_MX | k12comunicacion.com |
Related pages
Pivot deeper into the graph from k12comunicacion.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "k12comunicacion.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.