Skip to content

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

WHISPER CANON · clinicadiagonal.comRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clinicadiagonal.com

Resolution chain

clinicadiagonal.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.55.45.41195.58.54.0/24AS3352Telefonica_de_EspaNa - TELEFONICA DE ESPANA S.A.U.ES
34.54.187.13034.50.192.0/18AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:76
Organization
clinica de medicina integral diagonal s.l
Contact emails

Subdomains

22 observed subdomains of clinicadiagonal.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for clinicadiagonal.com.

MechanismTarget
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.55.45.41
SPF_IP207.54.71.95/32
SPF_IP207.54.72.230/32
SPF_IP207.54.76.82/32
SPF_IP207.54.77.21/32
SPF_MXclinicadiagonal.com

Related pages

Pivot deeper into the graph from clinicadiagonal.com.

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 20

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