Skip to content

Hostname

lightspeed.com

Last fetched

lightspeed.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lightspeed.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lightspeed.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.28.116104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.145.221172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
professional trading solutions, llc.
Contact emails

Subdomains

47 observed subdomains of lightspeed.com.

Web-graph footprint

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

195 sites link to this hostname.

65 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for lightspeed.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDE20618924.spf05.hubspotemail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfext.ibkr.com
SPF_IP148.163.129.53/32
SPF_IP148.163.129.62/32
SPF_IP159.135.226.228
SPF_IP4.28.184.221
SPF_IP67.231.154.189/32
SPF_IP74.120.51.30

Related pages

Pivot deeper into the graph from lightspeed.com.

Cypher and MCP

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

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