Hostname
cantabrialiberal.com
Last fetched
cantabrialiberal.com resolves to 1 IPv4 address operated by AS50926 in ES. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cantabrialiberal.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 |
|---|---|---|---|---|
| 5.175.47.83 | 5.175.40.0/21 | AS50926 | — | ES |
WHOIS identity
- Registrar
- iana:468
- Organization
- carlos magdalena menchaca
- Contact emails
- dominios@iteisa.com
- dominios@cic.es
- 4d1c39bd-8f18-43ff-a404-96339782ea74@identity-protect.org
- 56fa2a70-49bc-4adb-9934-90e67579f9e1@identity-protect.org
- 5bbf496f-1562-4205-ac49-01581b28aff9@identity-protect.org
- 96511a10-7158-4885-9b0e-284c9df0a482@identity-protect.org
- b4578274-4b8f-4e0b-8916-e90aa3dd5fca@identity-protect.org
- d5fda12c-252b-4876-a6ec-1d77ee2bac46@identity-protect.org
- owner-8941789@cantabrialiberal.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of cantabrialiberal.com.
Web-graph footprint
Distinct hostnames that link to or from cantabrialiberal.com in the public web crawl.
144 sites link to this hostname.
107 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for cantabrialiberal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cantabrialiberal.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cantabrialiberal.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.