Skip to content

Hostname

wise.pl

Last fetched

wise.pl resolves to 1 IPv4 address operated by SKYNET in PL.

Nutrition Label

WHISPER CANON · wise.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wise.pl

Resolution chain

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

IPPrefixASNOperatorCountry
109.206.197.196109.206.192.0/19AS41966SKYNETPL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for wise.pl.

MechanismTarget
SPF_Awise.pl
SPF_IP144.76.209.32/29
SPF_IP144.76.82.253/32
SPF_IP178.33.171.144/28
SPF_IP5.135.68.51/32
SPF_IP51.210.208.142/32
SPF_IP51.210.208.143/32
SPF_IP91.121.242.216/28
SPF_MXwise.pl

Related pages

Pivot deeper into the graph from wise.pl.

Cypher and MCP

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

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