Hostname
leidinggeven.com
Last fetched
leidinggeven.com resolves to 2 IPv4 addresses operated by AS24940 in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
leidinggeven.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 144.76.97.26 | 144.76.0.0/16 | AS24940 | — | DE |
| 94.130.91.93 | 94.130.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1068
- Organization
- breth domein is te koop
- Contact emails
Subdomains
1 observed subdomain of leidinggeven.com.
| Subdomain |
|---|
| www.leidinggeven.com |
Web-graph footprint
Distinct hostnames that link to or from leidinggeven.com in the public web crawl.
20 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for leidinggeven.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.e-tailors.net |
| SPF_IP | 144.76.97.26 |
| SPF_IP | 2a01:4f8:10b:40ce:0:0:0:2 |
| SPF_IP | 2a01:4f8:192:3207:0:0:0:2 |
| SPF_IP | 94.130.91.93 |
Related pages
Pivot deeper into the graph from leidinggeven.com.
- IP · 144.76.97.26
- ASN · AS24940
- Registrar · iana:1068
- Country · DE
- Email · 0810f899e65247ca9aabd083b07bd9f4.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · le…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "leidinggeven.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.