Skip to content

Hostname

schulz-stephan.org

Last fetched

schulz-stephan.org resolves to 1 IPv4 address operated by AS12586 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · schulz-stephan.orgRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/schulz-stephan.org

Resolution chain

schulz-stephan.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
94.249.161.4294.249.128.0/17AS12586DE

WHOIS identity

Registrar
iana:1443
Organization
edv service stephan schulz
Contact emails

Subdomains

4 observed subdomains of schulz-stephan.org.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for schulz-stephan.org.

MechanismTarget
SPF_Aschulz-stephan.org
SPF_MXschulz-stephan.org

Related pages

Pivot deeper into the graph from schulz-stephan.org.

Cypher and MCP

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

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