Skip to content

Hostname

impakt.com.pl

Last fetched

impakt.com.pl resolves to 2 IPv4 addresses operated by AS13110 in PL. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · impakt.com.plRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/impakt.com.pl

Resolution chain

impakt.com.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
impakt
Contact emails

Subdomains

14 observed subdomains of impakt.com.pl.

Web-graph footprint

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

50 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for impakt.com.pl.

MechanismTarget
SPF_INCLUDE_spf.ogicom.pl
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.17.231.226
SPF_IP46.238.100.208/30
SPF_IP78.11.26.120/29

Related pages

Pivot deeper into the graph from impakt.com.pl.

Cypher and MCP

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

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