Skip to content

Hostname

ote.stackit.domains

Last fetched

ote.stackit.domains resolves to 1 IPv4 address operated by SCHWARZ-IT in DE.

Nutrition Label

WHISPER CANON · ote.stackit.domainsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ote.stackit.domains

Resolution chain

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

IPPrefixASNOperatorCountry
45.129.47.6245.129.40.0/21AS44076SCHWARZ-ITDE

WHOIS identity

No WHOIS records are currently associated with ote.stackit.domains in WhisperGraph.

Subdomains

2 observed subdomains of ote.stackit.domains.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ote.stackit.domains.

MechanismTarget
SPF_Aote.stackit.domains
SPF_INCLUDEspf.postal.stackit.org
SPF_INCLUDEspf.protection.outlook.com
SPF_MXote.stackit.domains

Related pages

Pivot deeper into the graph from ote.stackit.domains.

Cypher and MCP

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

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