Hostname
leitnerleitner.com
Last fetched
leitnerleitner.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
leitnerleitner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.130.74.96 | 94.130.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- —
- Contact emails
- —
Subdomains
41 observed subdomains of leitnerleitner.com.
Showing 25 of 41. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from leitnerleitner.com in the public web crawl.
162 sites link to this hostname.
203 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
27 SPF mechanisms authorising senders for leitnerleitner.com.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | spf-de.emailsignatures365.com |
| SPF_INCLUDE | spf.circit.io |
| SPF_INCLUDE | spf.presstige.at |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 167.172.97.232 |
| SPF_IP | 185.228.36.0/22 |
| SPF_IP | 185.59.208.61 |
| SPF_IP | 185.59.208.63 |
| SPF_IP | 185.59.208.64 |
| SPF_IP | 193.104.82.0/24 |
| SPF_IP | 193.228.122.60/32 |
| SPF_IP | 193.228.122.61/32 |
| SPF_IP | 199.187.172.0/22 |
| SPF_IP | 199.244.72.0/22 |
| SPF_IP | 20.224.57.223 |
| SPF_IP | 20.56.67.166 |
| SPF_IP | 212.11.79.0/24 |
| SPF_IP | 51.138.76.172 |
| SPF_IP | 80.121.207.37 |
| SPF_IP | 80.121.207.38 |
| SPF_IP | 85.126.107.153 |
| SPF_IP | 85.126.107.154 |
| SPF_MX | leitnerleitner.com |
Related pages
Pivot deeper into the graph from leitnerleitner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leitnerleitner.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.