Skip to content

Hostname

fabrykaform.pl

Last fetched

fabrykaform.pl resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:domeny.tv mserwis sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · fabrykaform.plRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fabrykaform.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.62.21104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.0.139104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.139104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.218.159172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.68.60172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
83.168.99.3983.168.99.0/24AS214349NODEA-AS - NODEA SPOLKA Z OGRANICZONA ODPOWIEDZIALNOSCIAPL

WHOIS identity

Registrar
registrar:domeny.tv mserwis sp. z o.o.
Organization
Contact emails

Subdomains

53 observed subdomains of fabrykaform.pl.

Web-graph footprint

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

381 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fabrykaform.pl.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.dixa.io
SPF_IP185.100.231.65

Related pages

Pivot deeper into the graph from fabrykaform.pl.

Cypher and MCP

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

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