Skip to content

Hostname

ditzinger.com.pl

Last fetched

ditzinger.com.pl resolves to 1 IPv4 address operated by CF-KRK in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · ditzinger.com.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ditzinger.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.143.77.38193.143.77.0/24AS29522CF-KRKPL

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
Contact emails

Subdomains

4 observed subdomains of ditzinger.com.pl.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • ditzinger.com.pl

SPF policy

4 SPF mechanisms authorising senders for ditzinger.com.pl.

MechanismTarget
SPF_Aditzinger.com.pl
SPF_IP193.143.77.38
SPF_IP193.143.77.40
SPF_MXditzinger.com.pl

Related pages

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

Cypher and MCP

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

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