Skip to content

Hostname

lightbound.net

Last fetched

lightbound.net resolves to 1 IPv4 address operated by EDGE-HOSTING - Databank Holdings, Ltd in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lightbound.netRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint9.3/10canon.whisper.security/host/lightbound.net

Resolution chain

lightbound.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.63.136.23769.63.136.0/23AS22903EDGE-HOSTING - Databank Holdings, LtdUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

71 observed subdomains of lightbound.net.

Web-graph footprint

Distinct hostnames that link to or from lightbound.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lightbound.net.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP2001:430:ffff:8500:250:56ff:fe92:3d80
SPF_IP206.246.180.25
SPF_IP206.53.228.103
SPF_IP206.53.228.195
SPF_IP206.53.254.70
SPF_IP207.54.152.124

Related pages

Pivot deeper into the graph from lightbound.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lightbound.net"})-[: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.