Skip to content

Hostname

ontavio.de

Last fetched

ontavio.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · ontavio.deRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/ontavio.de

Resolution chain

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

WHOIS identity

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

Subdomains

44 observed subdomains of ontavio.de.

Web-graph footprint

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

35 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ontavio.de.

MechanismTarget
SPF_INCLUDE145517298.spf08.hubspotemail.net
SPF_INCLUDEdedi6953.your-server.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.242.157
SPF_IP116.203.193.56
SPF_IP138.197.14.52
SPF_IP138.201.23.89
SPF_IP138.201.23.92
SPF_IP144.76.41.134
SPF_IP161.35.132.150
SPF_IP162.55.3.118
SPF_IP80.147.63.240

Related pages

Pivot deeper into the graph from ontavio.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ontavio.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.