Skip to content

Hostname

baseline.dajar.com

Last fetched

baseline.dajar.com resolves to 2 IPv4 addresses operated by TKK Kotarbinskiego 3, 75-352 Koszalin in PL.

Nutrition Label

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

Resolution chain

baseline.dajar.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
83.145.133.13283.145.128.0/18AS30975TKK Kotarbinskiego 3, 75-352 KoszalinPL
83.145.133.14083.145.128.0/18AS30975TKK Kotarbinskiego 3, 75-352 KoszalinPL

WHOIS identity

No WHOIS records are currently associated with baseline.dajar.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from baseline.dajar.com.

Cypher and MCP

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

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