Skip to content

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

WHISPER CANON · nightsbridge.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nightsbridge.com

Resolution chain

nightsbridge.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:412
Organization
neil emerick
Contact emails

Subdomains

24 observed subdomains of nightsbridge.com.

Web-graph footprint

Distinct hostnames that link to or from nightsbridge.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nightsbridge.com.

MechanismTarget
SPF_Anightsbridge.com
SPF_INCLUDE_spf.google.com
SPF_IP18.213.138.246
SPF_IP196.22.228.100
SPF_IP196.22.228.98
SPF_IP196.22.228.99
SPF_IP34.193.196.229/32
SPF_IP34.254.112.193
SPF_IP34.255.111.213
SPF_IP52.213.166.107
SPF_IP52.91.52.243
SPF_MXnightsbridge.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.