Skip to content

Hostname

kreisel.com.pl

Last fetched

kreisel.com.pl resolves to 1 IPv4 address operated by AS1836 in CH. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · kreisel.com.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/kreisel.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
194.147.77.30194.147.76.0/23AS1836CH

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
Contact emails

Subdomains

2 observed subdomains of kreisel.com.pl.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kreisel.com.pl.

MechanismTarget
SPF_Afx-lb.atnet-web.solutions
SPF_Amail.ostendis.ch
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.147.76.17
SPF_IP194.147.76.18
SPF_MXkreisel.com.pl

Related pages

Pivot deeper into the graph from kreisel.com.pl.

Cypher and MCP

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

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