Skip to content

Hostname

awak.pl

Last fetched

awak.pl resolves to 1 IPv4 address operated by AS215358 in PL. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · awak.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/awak.pl

Resolution chain

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

IPPrefixASNOperatorCountry
195.128.154.13195.128.154.0/24AS215358PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
kera awak sp. z o.o.
Contact emails

Subdomains

14 observed subdomains of awak.pl.

Web-graph footprint

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

14 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • awak.pl

SPF policy

7 SPF mechanisms authorising senders for awak.pl.

MechanismTarget
SPF_Aawak.pl
SPF_INCLUDEhostingrd.pl
SPF_INCLUDEpmg.hostingrd.pl
SPF_INCLUDEspf.hostingrd.pl
SPF_IP185.16.37.179
SPF_IP195.128.154.13
SPF_MXawak.pl

Related pages

Pivot deeper into the graph from awak.pl.

Cypher and MCP

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

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