Skip to content

Hostname

sunfun.pl

Last fetched

sunfun.pl resolves to 1 IPv4 address operated by AS43541 in CZ. WHOIS lists registrar:alphanet sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · sunfun.plRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/sunfun.pl

Resolution chain

sunfun.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:alphanet sp. z o.o.
Organization
blue style sp. z o.o.
Contact emails

Subdomains

7 observed subdomains of sunfun.pl.

Web-graph footprint

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

44 sites link to this hostname.

341 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sunfun.pl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.168.44.83
SPF_IP85.222.65.194
SPF_IP89.171.114.146
SPF_IP93.185.99.166
SPF_MXsunfun.pl

Related pages

Pivot deeper into the graph from sunfun.pl.

Cypher and MCP

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

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