Skip to content

Hostname

bartnictwo.com

Last fetched

bartnictwo.com resolves to 1 IPv4 address operated by SPRINT-SDC in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · bartnictwo.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bartnictwo.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.38.248.107185.38.248.0/22AS197226SPRINT-SDCPL

WHOIS identity

Registrar
iana:433
Organization
kaczorowski b?a?ej
Contact emails

Subdomains

10 observed subdomains of bartnictwo.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bartnictwo.com.

MechanismTarget
SPF_Abartnictwo.com
SPF_IP185.38.248.107
SPF_MXbartnictwo.com

Related pages

Pivot deeper into the graph from bartnictwo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bartnictwo.com"})-[: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.