Hostname
christopherleisengang.com
Last fetched
christopherleisengang.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
christopherleisengang.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 |
|---|---|---|---|---|
| 85.13.167.152 | 85.13.167.0/24 | AS34788 | — | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 2b6a87156335770dcfb18694c4f7b292357f5645e6c2b27f7b403eb06c274a13@christopherleisengang.com.whoisproxy.org
- 6d5bbe7f14f78a5b1393802ea39c4f224627cdd21f26d0cc3409edf6b3907b2b@christopherleisengang.com.whoisproxy.org
- d890e1859b1fd354ed1a2a77d8999eb25c56982d3033c615f8debe171b20e2e4@christopherleisengang.com.whoisproxy.org
Subdomains
1 observed subdomain of christopherleisengang.com.
| Subdomain |
|---|
| www.christopherleisengang.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for christopherleisengang.com.
| Mechanism | Target |
|---|---|
| SPF_A | christopherleisengang.com |
| SPF_INCLUDE | spf.kasserver.com |
| SPF_MX | christopherleisengang.com |
Related pages
Pivot deeper into the graph from christopherleisengang.com.
- IP · 85.13.167.152
- ASN · AS34788
- Registrar · iana:269
- Country · DE
- Email · 2b6a87156335770dcfb18694c4f7b292357f5645e6c2b27f7b403eb06c274a13@christopherleisengang.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ch…
- 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: "christopherleisengang.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.