Hostname
light-speed.com
Last fetched
light-speed.com resolves to 1 IPv4 address operated by OVH in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
light-speed.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.56.70.16 | 149.56.0.0/16 | AS16276 | OVH | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of light-speed.com owner
- Contact emails
- admin@light-speed.com
- 05168670-f956-4e88-a1d6-18291db164be@identity-protect.org
- 518bd13f-d7ab-45a5-83f5-1fda5a2b6608@identity-protect.org
- 55868d11-20c5-4e90-b39d-22533044f0a0@identity-protect.org
- 89670331-c0d6-4654-bd20-a0f8644ab6c3@identity-protect.org
- 8d2a57b1-1f55-4327-804a-619686eee894@identity-protect.org
- fa248631-c624-46c4-9c13-5fd1862ba565@identity-protect.org
Subdomains
97 observed subdomains of light-speed.com.
Showing 25 of 97. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from light-speed.com in the public web crawl.
19 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for light-speed.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mtasv.net |
Related pages
Pivot deeper into the graph from light-speed.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "light-speed.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.