Skip to content

Hostname

narmal.pl

Last fetched

narmal.pl resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:nazwa.pl sp. z o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.86.130104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.220.48172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
176.119.35.23176.119.32.0/19AS42503PL
176.119.41.55176.119.32.0/19AS42503PL

WHOIS identity

Registrar
registrar:nazwa.pl sp. z o.o.
Organization
narmal w szymonek i z szymonek spółka jawna
Contact emails

Subdomains

1 observed subdomain of narmal.pl.

Subdomain
www.narmal.pl

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for narmal.pl.

MechanismTarget
SPF_Anarmal.nazwa.pl
SPF_Anarmal.pl
SPF_INCLUDE_spf.cpaas3731479.nazwa.pl
SPF_MXnarmal.pl

Related pages

Pivot deeper into the graph from narmal.pl.

Cypher and MCP

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

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