Hostname
nightsbridge.com
Last fetched
nightsbridge.com resolves to 5 IPv4 addresses operated by Vox-Telecom in ZA. WHOIS lists iana:412 as the registrar.
Nutrition Label
Resolution chain
nightsbridge.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 196.22.228.100 | 196.22.224.0/21 | AS11845 | Vox-Telecom | ZA |
| 196.22.228.99 | 196.22.224.0/21 | AS11845 | Vox-Telecom | ZA |
| 41.193.14.173 | 41.193.0.0/19 | AS11845 | Vox-Telecom | ZA |
| 196.192.172.86 | 196.192.172.0/22 | AS327782 | METROFIBRE-NETWORX | ZA |
| 196.192.174.210 | 196.192.172.0/22 | AS327782 | METROFIBRE-NETWORX | ZA |
WHOIS identity
- Registrar
- iana:412
- Organization
- neil emerick
- Contact emails
Subdomains
24 observed subdomains of nightsbridge.com.
Showing 20 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nightsbridge.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for nightsbridge.com.
| Mechanism | Target |
|---|---|
| SPF_A | nightsbridge.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 18.213.138.246 |
| SPF_IP | 196.22.228.100 |
| SPF_IP | 196.22.228.98 |
| SPF_IP | 196.22.228.99 |
| SPF_IP | 34.193.196.229/32 |
| SPF_IP | 34.254.112.193 |
| SPF_IP | 34.255.111.213 |
| SPF_IP | 52.213.166.107 |
| SPF_IP | 52.91.52.243 |
| SPF_MX | nightsbridge.com |
Related pages
Pivot deeper into the graph from nightsbridge.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nightsbridge.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.