Hostname
leon-schmidt.dev
Last fetched
leon-schmidt.dev resolves to 92.116.180.112, announced in 92.116.128.0/18 by VERSATEL - 1&1 Versatel GmbH in DE. leon-schmidt.dev is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 92.116.180.112
92.116.128.0/18 · VERSATEL - 1&1 Versatel GmbH · Oberkirch, DE
- 92.116.181.168
92.116.128.0/18 · VERSATEL - 1&1 Versatel GmbH · Oberkirch, DE
IPv6 resolution
No AAAA record for leon-schmidt.dev is recorded in WhisperGraph.
Attribution
versatel
ORIGIN_AS
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- redacted registrant
Subdomains
| Subdomain |
|---|
| analytics.leon-schmidt.dev |
Showing 1 of 1 subdomain (1 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- george.ns.cloudflare.com
- tani.ns.cloudflare.com
MX records
- mail.leon.wtf
SPF policy
- a: leon-schmidt.dev
- mx: leon-schmidt.dev
- include: sendgrid.net
- include: spf.mailgun.leon.wtf
Threat-feed evidence
History
Related pages
Pivot from leon-schmidt.dev into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leon-schmidt.dev"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.