Skip to content

Hostname

testy.wialan.com.pl

Last fetched

testy.wialan.com.pl resolves to 2 IPv4 addresses operated by AS16290 in PL.

Nutrition Label

WHISPER CANON · testy.wialan.com.plRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/testy.wialan.com.pl

Resolution chain

testy.wialan.com.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with testy.wialan.com.pl in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for testy.wialan.com.pl.

MechanismTarget
SPF_INCLUDEnotification.fortinet.net
SPF_IP217.117.136.146
SPF_IP89.234.211.146
SPF_MXtesty.wialan.com.pl

Related pages

Pivot deeper into the graph from testy.wialan.com.pl.

Cypher and MCP

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

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