Skip to content

Hostname

tonies.de

Last fetched

tonies.de resolves to 3 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · tonies.deRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/tonies.de

Resolution chain

tonies.de resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.69.129.73159.69.0.0/16AS24940DE
159.69.129.79159.69.0.0/16AS24940DE
18.196.68.7718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with tonies.de in WhisperGraph.

Subdomains

12 observed subdomains of tonies.de.

Web-graph footprint

Distinct hostnames that link to or from tonies.de in the public web crawl.

224 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tonies.de.

MechanismTarget
SPF_Atonies.de
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mailjet.com
SPF_IP109.234.127.0/24
SPF_IP185.98.184.0/24
SPF_IP2a01:488:42:1000:523:eba3:ffb1:ed0a
SPF_IP5.35.235.163
SPF_IP80.237.138.5/32
SPF_IP80.82.206.0/26
SPF_MXtonies.de

Related pages

Pivot deeper into the graph from tonies.de.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tonies.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 20

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