Hostname
formacion.cc
Last fetched
formacion.cc resolves to 1 IPv4 address operated by AS3257 in ES. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
formacion.cc 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 |
|---|---|---|---|---|
| 195.143.126.162 | 195.143.0.0/16 | AS3257 | — | ES |
WHOIS identity
Subdomains
2 observed subdomains of formacion.cc.
| Subdomain |
|---|
| mail.formacion.cc |
| www.formacion.cc |
Web-graph footprint
Distinct hostnames that link to or from formacion.cc in the public web crawl.
110 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for formacion.cc.
| Mechanism | Target |
|---|---|
| SPF_A | formacion.cc |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.143.126.161/32 |
| SPF_IP | 195.143.126.163/32 |
| SPF_IP | 195.143.126.165/32 |
| SPF_IP | 213.139.29.26/32 |
| SPF_IP | 83.61.8.227/32 |
| SPF_MX | formacion.cc |
Related pages
Pivot deeper into the graph from formacion.cc.
- IP · 195.143.126.162
- ASN · AS3257
- Registrar · iana:9
- Country · ES
- Email · 2542fea20a28fd0a1c1cfa641759bd6d@domaindiscreet.com
- TLD · .cc
- Browse hostnames · fo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "formacion.cc"})-[: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.