Skip to content

Hostname

wwsa.info

Last fetched

wwsa.info resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · wwsa.infoRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wwsa.info

Resolution chain

wwsa.info resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.10.143.25185.10.128.0/19AS20857NL

WHOIS identity

Registrar
iana:1647
Organization
tim buts
Contact emails

Subdomains

3 observed subdomains of wwsa.info.

Web-graph footprint

Distinct hostnames that link to or from wwsa.info in the public web crawl.

10 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wwsa.info.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP84.199.144.26
SPF_IP91.183.193.24

Related pages

Pivot deeper into the graph from wwsa.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wwsa.info"})-[: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.