Skip to content

Hostname

sdp.ba

Last fetched

sdp.ba is a registered hostname under the .ba top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · sdp.baRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sdp.ba

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

126 observed subdomains of sdp.ba.

Web-graph footprint

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

61 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sdp.ba.

MechanismTarget
SPF_Asdp.ba
SPF_IP185.164.35.13
SPF_IP185.212.108.0/24
SPF_IP185.212.108.253
SPF_IP2a00:8620:0101:0013::/64
SPF_IP2a00:8620:100:0:0:0:0:15
SPF_IP45.156.250.224
SPF_IP45.156.250.238
SPF_IP45.156.250.254
SPF_IP80.65.86.240/28
SPF_MXsdp.ba

Related pages

Pivot deeper into the graph from sdp.ba.

Cypher and MCP

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

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