Skip to content

Hostname

nlb.ba

Last fetched

nlb.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 · nlb.baRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nlb.ba

Resolution chain

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

WHOIS identity

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

Subdomains

9 observed subdomains of nlb.ba.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for nlb.ba.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.201.212.131
SPF_IP193.201.212.132
SPF_IP217.75.199.162
SPF_IP217.75.199.163
SPF_IP77.221.4.10
SPF_IP77.221.4.6
SPF_IP77.77.214.6
SPF_IP85.114.41.180
SPF_IP85.114.41.181
SPF_IP85.114.46.248
SPF_IP89.201.161.100
SPF_IP89.201.161.101
SPF_IP89.201.161.98

Related pages

Pivot deeper into the graph from nlb.ba.

Cypher and MCP

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

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