Skip to content

Hostname

wws-berlin.com

Last fetched

wws-berlin.com resolves to 2 IPv4 addresses operated by EVANZOAS - EVANZO e-commerce GmbH in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · wws-berlin.comRouting diversity2.4/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/wws-berlin.com

Resolution chain

wws-berlin.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.254.11.55178.254.0.0/19AS42730EVANZOAS - EVANZO e-commerce GmbHDE
185.26.156.23185.26.156.0/24AS58010UVENSYS - uvensys GmbHDE

WHOIS identity

Registrar
iana:269
Organization
wald & wiesenschutzen bb. e.v.
Contact emails

Subdomains

2 observed subdomains of wws-berlin.com.

Web-graph footprint

Distinct hostnames that link to or from wws-berlin.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wws-berlin.com.

MechanismTarget
SPF_INCLUDE_spf.1blu.de
SPF_INCLUDEspf.uberspace.de
SPF_MXwws-berlin.com

Related pages

Pivot deeper into the graph from wws-berlin.com.

Cypher and MCP

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

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