Skip to content

Hostname

osteopathy.eu

Last fetched

osteopathy.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:combell nv as the registrar.

Nutrition Label

WHISPER CANON · osteopathy.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/osteopathy.eu

Resolution chain

osteopathy.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:combell nv
Organization
Contact emails

Subdomains

15 observed subdomains of osteopathy.eu.

Web-graph footprint

Distinct hostnames that link to or from osteopathy.eu in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for osteopathy.eu.

MechanismTarget
SPF_Aosteopathy.eu
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.coachview.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.201.31
SPF_IP149.210.214.114
SPF_IP149.210.214.16
SPF_IP178.22.59.103
SPF_IP188.93.103.108
SPF_IP206.189.4.235
SPF_IP93.94.105.138
SPF_IP93.94.105.168
SPF_MXosteopathy.eu

Related pages

Pivot deeper into the graph from osteopathy.eu.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "osteopathy.eu"})-[: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.