Skip to content

Hostname

akub2b.pl

Last fetched

akub2b.pl resolves to 1 IPv4 address operated by AS16276 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.93.8494.23.0.0/16AS16276PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
orange it
Contact emails

Subdomains

4 observed subdomains of akub2b.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for akub2b.pl.

MechanismTarget
SPF_Aakub2b.pl
SPF_IP188.165.238.84
SPF_IP207.180.208.198
SPF_IP37.187.254.190
SPF_IP51.255.65.165
SPF_IP51.77.43.181
SPF_IP51.83.2.223
SPF_IP51.91.62.169
SPF_MXakub2b.pl

Related pages

Pivot deeper into the graph from akub2b.pl.

Cypher and MCP

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

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