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
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
MX records
SPF policy
14 SPF mechanisms authorising senders for nlb.ba.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.201.212.131 |
| SPF_IP | 193.201.212.132 |
| SPF_IP | 217.75.199.162 |
| SPF_IP | 217.75.199.163 |
| SPF_IP | 77.221.4.10 |
| SPF_IP | 77.221.4.6 |
| SPF_IP | 77.77.214.6 |
| SPF_IP | 85.114.41.180 |
| SPF_IP | 85.114.41.181 |
| SPF_IP | 85.114.46.248 |
| SPF_IP | 89.201.161.100 |
| SPF_IP | 89.201.161.101 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.