Skip to content

Hostname

flixy.pl

Last fetched

flixy.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:grupa dks sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · flixy.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/flixy.pl

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.147.10418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.5018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.17.11618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.2318.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.5518.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.7718.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:grupa dks sp. z o.o.
Organization
Contact emails

Subdomains

1 observed subdomain of flixy.pl.

Subdomain
www.flixy.pl

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from flixy.pl.

Cypher and MCP

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

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