Hostname
chiptuning-franken.com
Last fetched
chiptuning-franken.com resolves to 1 IPv4 address operated by AS197071 in DE. WHOIS lists iana:1328 as the registrar.
Nutrition Label
Resolution chain
chiptuning-franken.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 |
|---|---|---|---|---|
| 95.156.230.107 | 95.156.230.0/24 | AS197071 | — | DE |
WHOIS identity
- Registrar
- iana:1328
- Organization
- klaus kastenhuber
- Contact emails
Subdomains
3 observed subdomains of chiptuning-franken.com.
Web-graph footprint
Distinct hostnames that link to or from chiptuning-franken.com in the public web crawl.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for chiptuning-franken.com.
| Mechanism | Target |
|---|---|
| SPF_A | chiptuning-franken.com |
| SPF_IP | 136.243.145.201 |
| SPF_IP | 158.181.51.102 |
| SPF_IP | 158.181.51.96 |
| SPF_IP | 46.4.27.160 |
| SPF_IP | 46.4.27.180 |
| SPF_IP | 85.214.102.129 |
| SPF_MX | chiptuning-franken.com |
Related pages
Pivot deeper into the graph from chiptuning-franken.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chiptuning-franken.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.