Skip to content

Hostname

steep.de

Last fetched

steep.de resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · steep.deRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/steep.de

Resolution chain

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

IPPrefixASNOperatorCountry
82.165.53.23182.165.0.0/16AS8560DE

WHOIS identity

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

Subdomains

104 observed subdomains of steep.de.

Web-graph footprint

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

77 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for steep.de.

MechanismTarget
SPF_INCLUDEspf.de.umantis.com
SPF_IP116.203.247.147
SPF_IP116.203.247.148
SPF_IP116.203.247.82
SPF_IP159.69.140.88
SPF_IP84.44.161.37
SPF_IP84.44.161.65
SPF_MXsteep.de

Related pages

Pivot deeper into the graph from steep.de.

Cypher and MCP

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

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