Skip to content

Hostname

marostal.pl

Last fetched

marostal.pl resolves to 3 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 · marostal.plRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/marostal.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.75.110104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.222.106172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.246.76.6791.246.76.0/24AS59990PL

WHOIS identity

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

Subdomains

1 observed subdomain of marostal.pl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for marostal.pl.

MechanismTarget
SPF_Amarostal.pl
SPF_IP2a00:1d60:f0f0:0:0:0:0:25
SPF_IP91.246.76.70
SPF_MXmarostal.pl

Related pages

Pivot deeper into the graph from marostal.pl.

Cypher and MCP

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

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