Skip to content

Hostname

aswo.pl

Last fetched

aswo.pl resolves to 1 IPv4 address operated by AS12741 in PL. WHOIS lists registrar:domena.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · aswo.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aswo.pl

Resolution chain

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

IPPrefixASNOperatorCountry
85.128.111.21185.128.0.0/17AS12741PL

WHOIS identity

Registrar
registrar:domena.pl sp. z o.o.
Organization
Contact emails

Subdomains

8 observed subdomains of aswo.pl.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for aswo.pl.

MechanismTarget
SPF_Aaswoweb.aswo.com
SPF_Amx.aswo.com
SPF_Amxdeliver.aswo.com
SPF_Asys0099n.aswo.com
SPF_Asys0099n1.aswo.com
SPF_IP212.85.101.174
SPF_IP62.129.245.170
SPF_IP78.11.50.118
SPF_IP83.145.148.96
SPF_IP85.128.111.210
SPF_IP85.128.111.211
SPF_IP85.128.111.215
SPF_IP87.204.148.234
SPF_IP87.204.148.236
SPF_IP87.204.148.237

Related pages

Pivot deeper into the graph from aswo.pl.

Cypher and MCP

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

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