Hostname
clinicadiagonal.com
Last fetched
clinicadiagonal.com resolves to 2 IPv4 addresses operated by Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U. in ES. WHOIS lists iana:76 as the registrar.
Nutrition Label
Resolution chain
clinicadiagonal.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 |
|---|---|---|---|---|
| 195.55.45.41 | 195.58.54.0/24 | AS3352 | Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U. | ES |
| 34.54.187.130 | 34.50.192.0/18 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:76
- Organization
- clinica de medicina integral diagonal s.l
- Contact emails
Subdomains
22 observed subdomains of clinicadiagonal.com.
Showing 17 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from clinicadiagonal.com in the public web crawl.
35 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for clinicadiagonal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eu.rp.oracleemaildelivery.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 195.55.45.41 |
| SPF_IP | 207.54.71.95/32 |
| SPF_IP | 207.54.72.230/32 |
| SPF_IP | 207.54.76.82/32 |
| SPF_IP | 207.54.77.21/32 |
| SPF_MX | clinicadiagonal.com |
Related pages
Pivot deeper into the graph from clinicadiagonal.com.
- IP · 195.55.45.41
- ASN · AS3352Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U.
- Registrar · iana:76
- Country · ES
- Email · isaac.navarro@clinicadiagonal.com
- TLD · .com
- Browse hostnames · cl…
- 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: "clinicadiagonal.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.