Skip to content

Hostname

fantasmatic.pl

Last fetched

fantasmatic.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:consulting service sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · fantasmatic.plRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fantasmatic.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.159.43104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.9.99104.17.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
194.53.193.136194.53.193.0/24AS207668PL

WHOIS identity

Registrar
registrar:consulting service sp. z o.o.
Organization
fantasmatic spółka z ograniczoną odpowiedzialnością
Contact emails

Subdomains

8 observed subdomains of fantasmatic.pl.

Web-graph footprint

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

26 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fantasmatic.pl.

MechanismTarget
SPF_Afantasmatic.pl
SPF_IP194.53.193.135/32
SPF_MXfantasmatic.pl

Related pages

Pivot deeper into the graph from fantasmatic.pl.

Cypher and MCP

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

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