Skip to content

Hostname

wirtualne.net

Last fetched

wirtualne.net resolves to 1 IPv4 address operated by AS203417 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · wirtualne.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/wirtualne.net

Resolution chain

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

IPPrefixASNOperatorCountry
5.252.229.1625.252.228.0/22AS203417PL

WHOIS identity

Registrar
iana:269
Organization
dwakroki_com
Contact emails

Subdomains

192 observed subdomains of wirtualne.net.

Web-graph footprint

Distinct hostnames that link to or from wirtualne.net in the public web crawl.

9 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for wirtualne.net.

MechanismTarget
SPF_Awirtualne.net
SPF_INCLUDE_spf.lh.pl
SPF_IP149.202.193.120
SPF_IP178.211.137.137
SPF_IP185.135.88.85
SPF_IP37.187.143.15
SPF_IP37.187.155.188
SPF_IP5.252.229.162
SPF_IP51.254.212.116
SPF_IP51.254.220.122
SPF_IP51.77.42.19
SPF_IP87.98.234.251
SPF_IP94.23.89.177
SPF_IP94.23.90.174
SPF_MXwirtualne.net

Related pages

Pivot deeper into the graph from wirtualne.net.

Cypher and MCP

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

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