Skip to content

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

WHISPER CANON · formacion.ccRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/formacion.cc

Resolution chain

formacion.cc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.143.126.162195.143.0.0/16AS3257ES

WHOIS identity

Registrar
iana:9
Organization
felix perez
Contact emails

Subdomains

2 observed subdomains of 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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for formacion.cc.

MechanismTarget
SPF_Aformacion.cc
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.143.126.161/32
SPF_IP195.143.126.163/32
SPF_IP195.143.126.165/32
SPF_IP213.139.29.26/32
SPF_IP83.61.8.227/32
SPF_MXformacion.cc

Related pages

Pivot deeper into the graph from formacion.cc.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.