Skip to content

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

WHISPER CANON · chiptuning-franken.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/chiptuning-franken.com

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.

IPPrefixASNOperatorCountry
95.156.230.10795.156.230.0/24AS197071DE

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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for chiptuning-franken.com.

MechanismTarget
SPF_Achiptuning-franken.com
SPF_IP136.243.145.201
SPF_IP158.181.51.102
SPF_IP158.181.51.96
SPF_IP46.4.27.160
SPF_IP46.4.27.180
SPF_IP85.214.102.129
SPF_MXchiptuning-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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.