Skip to content

Hostname

lightningbasehosted.com

Last fetched

lightningbasehosted.com resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · lightningbasehosted.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lightningbasehosted.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.175.60.15469.175.0.0/18AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

Registrar
iana:303
Organization
chris piepho
Contact emails

Subdomains

1,339 observed subdomains of lightningbasehosted.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lightningbasehosted.com.

MechanismTarget
SPF_Alightningbasehosted.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP162.254.25.151
SPF_MXlightningbasehosted.com

Related pages

Pivot deeper into the graph from lightningbasehosted.com.

Cypher and MCP

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

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