Skip to content

Hostname

pluszaczek.com

Last fetched

pluszaczek.com resolves to 1 IPv4 address operated by AS207668 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · pluszaczek.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/pluszaczek.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.53.193.163194.53.193.0/24AS207668PL

WHOIS identity

Registrar
iana:269
Organization
please contact the sponsoring registrar to report this issue.
Contact emails

Subdomains

2 observed subdomains of pluszaczek.com.

Web-graph footprint

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

13 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for pluszaczek.com.

MechanismTarget
SPF_Apluszaczek.com
SPF_IP194.53.193.162
SPF_MXpluszaczek.com

Related pages

Pivot deeper into the graph from pluszaczek.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pluszaczek.com"})-[: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.