Skip to content

Hostname

osteopathie.de

Last fetched

osteopathie.de resolves to 1 IPv4 address operated by AS34953 in DE.

Nutrition Label

WHISPER CANON · osteopathie.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/osteopathie.de

Resolution chain

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

IPPrefixASNOperatorCountry
193.32.64.191193.32.64.0/24AS34953DE

WHOIS identity

No WHOIS records are currently associated with osteopathie.de in WhisperGraph.

Subdomains

13 observed subdomains of osteopathie.de.

Web-graph footprint

Distinct hostnames that link to or from osteopathie.de in the public web crawl.

1,548 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for osteopathie.de.

MechanismTarget
SPF_Aosteopathie.de
SPF_INCLUDEbillfox.de
SPF_IP159.89.102.221
SPF_IP193.32.64.0/24
SPF_IP20.52.138.252
SPF_IP2001:67c:2054:2::/64
SPF_IP52.157.149.216/32
SPF_IP93.159.248.236/32
SPF_MXosteopathie.de

Related pages

Pivot deeper into the graph from osteopathie.de.

Cypher and MCP

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

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