Skip to content

Hostname

wiwo.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.169.54104.17.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.170.54104.17.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

106 observed subdomains of wiwo.de.

Web-graph footprint

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

13,583 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

64 SPF mechanisms authorising senders for wiwo.de.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP104.19.212.130
SPF_IP104.19.213.130
SPF_IP104.19.221.14
SPF_IP104.19.222.14
SPF_IP104.42.74.121
SPF_IP104.47.0.0/17
SPF_IP116.50.56.0/21
SPF_IP13.81.10.179
SPF_IP13.93.227.154
SPF_IP134.170.140.0/24
SPF_IP136.243.30.33
SPF_IP136.243.30.34
SPF_IP144.76.172.237/32
SPF_IP146.0.126.9
SPF_IP148.251.125.254
SPF_IP157.55.234.0/24
SPF_IP157.56.110.0/23
SPF_IP157.56.112.0/24
SPF_IP192.151.176.0/20
SPF_IP193.194.144.165
SPF_IP193.254.180.31
SPF_IP196.216.238.0/23
SPF_IP2001:489a:2202::/48
SPF_IP207.46.100.0/24
SPF_IP207.46.163.0/24
SPF_IP207.46.51.64/26
SPF_IP208.87.232.0/21
SPF_IP212.62.78.117
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP216.32.180.0/23
SPF_IP23.101.48.181
SPF_IP23.101.59.148
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP23.96.254.246/32
SPF_IP2606:4700::6813:dd0e/128
SPF_IP2606:4700::6813:de0e/128
SPF_IP2a01:111:f400::0/48
SPF_IP34.253.148.88
SPF_IP40.107.0.0/16
SPF_IP40.126.245.16/32
SPF_IP40.86.231.206
SPF_IP40.92.0.0/15
SPF_IP51.140.24.80
SPF_IP52.100.0.0/14
SPF_IP52.138.192.106
SPF_IP52.232.131.215/32
SPF_IP52.236.92.113/32
SPF_IP64.4.22.64/26
SPF_IP65.52.56.186/32
SPF_IP65.55.169.0/24
SPF_IP65.55.88.0/24
SPF_IP83.236.174.227
SPF_IP85.115.32.0/19
SPF_IP86.111.216.0/21
SPF_IP94.245.120.64/26

Related pages

Pivot deeper into the graph from wiwo.de.

Cypher and MCP

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

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