Hostname
ttools-shop.de
Last fetched
ttools-shop.de resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.
Nutrition Label
Resolution chain
ttools-shop.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.25.2 | 104.21.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 136.243.76.45 | 136.243.0.0/16 | AS24940 | — | DE |
| 172.67.221.131 | 172.67.208.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
No WHOIS records are currently associated with ttools-shop.de in WhisperGraph.
Subdomains
8 observed subdomains of ttools-shop.de.
Web-graph footprint
Distinct hostnames that link to or from ttools-shop.de in the public web crawl.
5 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- ttools-shop.de
SPF policy
3 SPF mechanisms authorising senders for ttools-shop.de.
| Mechanism | Target |
|---|---|
| SPF_A | ttools-shop.de |
| SPF_IP | 136.243.76.45 |
| SPF_MX | ttools-shop.de |
Related pages
Pivot deeper into the graph from ttools-shop.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ttools-shop.de"})-[: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.