Skip to content

Hostname

waynet.pl

Last fetched

waynet.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:cyber_folks s.a. as the registrar.

Nutrition Label

WHISPER CANON · waynet.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/waynet.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.10.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.65104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.234172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:cyber_folks s.a.
Organization
Contact emails

Subdomains

275 observed subdomains of waynet.pl.

Web-graph footprint

Distinct hostnames that link to or from waynet.pl in the public web crawl.

127 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for waynet.pl.

MechanismTarget
SPF_Awaynet.pl
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_IP178.32.178.72/29
SPF_IP51.83.203.23
SPF_MXwaynet.pl

Related pages

Pivot deeper into the graph from waynet.pl.

Cypher and MCP

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

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