Skip to content

Hostname

dws.ba

Last fetched

dws.ba resolves to 1 IPv4 address operated by IXARIS-MT-AS in DE.

Nutrition Label

WHISPER CANON · dws.baRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/dws.ba

Resolution chain

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

IPPrefixASNOperatorCountry
173.249.35.227173.249.34.0/23AS51167IXARIS-MT-ASDE

WHOIS identity

No WHOIS records are currently associated with dws.ba in WhisperGraph.

Subdomains

76 observed subdomains of dws.ba.

Web-graph footprint

Distinct hostnames that link to or from dws.ba in the public web crawl.

42 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for dws.ba.

MechanismTarget
SPF_INCLUDEmailcloud.djikic.com
SPF_INCLUDEsmtp.djikic.com
SPF_INCLUDEsmtp2.djikic.com
SPF_IP158.220.85.9
SPF_IP173.249.35.227
SPF_IP213.199.53.158
SPF_IP62.171.170.235

Related pages

Pivot deeper into the graph from dws.ba.

Cypher and MCP

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

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