Skip to content

Hostname

toitoidixi.de

Last fetched

toitoidixi.de resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · toitoidixi.deRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/toitoidixi.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.14.206104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.15.206104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

59 observed subdomains of toitoidixi.de.

Web-graph footprint

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

135 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for toitoidixi.de.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.156.90.82
SPF_IP185.26.38.35
SPF_IP185.26.38.41/32
SPF_IP185.26.39.46
SPF_IP3.64.224.59
SPF_IP3.66.25.151
SPF_IP3.69.187.204

Related pages

Pivot deeper into the graph from toitoidixi.de.

Cypher and MCP

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

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