Skip to content

Hostname

a2s.pl

Last fetched

a2s.pl resolves to 1 IPv4 address operated by AS47544 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · a2s.plRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/a2s.pl

Resolution chain

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

IPPrefixASNOperatorCountry
46.248.189.2046.248.160.0/19AS47544PL

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
Contact emails

Subdomains

11 observed subdomains of a2s.pl.

Web-graph footprint

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

42 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for a2s.pl.

MechanismTarget
SPF_Aa2s.pl
SPF_IP46.242.147.220
SPF_IP46.248.189.20
SPF_IP86.111.240.0/21
SPF_IP86.111.243.149
SPF_MXa2s.pl

Related pages

Pivot deeper into the graph from a2s.pl.

Cypher and MCP

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

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