Hostname
lightward.com
Last fetched
lightward.com resolves to 1 IPv4 address operated by FLY - Fly.io, Inc. in FR. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
lightward.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 |
|---|---|---|---|---|
| 66.241.124.203 | 66.241.124.0/23 | AS40509 | FLY - Fly.io, Inc. | FR |
WHOIS identity
- Registrar
- iana:1387
- Organization
- 1&1 internet
- Contact emails
- privacy@1and1.com
- ff574626cb@lightward.com.whoistrustee.com
- 1754b4ca8bc59c1a94de310b196061afc6de33a7551d6e73634a7d6847d4ae87@lightward.com.whoisproxy.org
- 4328a17ac1be6c24ba393c0d74a67b11ad047fb43a4c3f39336c0602cc8f2aea@lightward.com.whoisproxy.org
- 675477c04cceefdc00371255d70523a2d9fd3c6134eb1e10382910c2f8c8e44d@lightward.com.whoisproxy.org
- e421057e2bba48254d5821e9bc8fbb869598d9258a5e88604870cbf018c1b9af@lightward.com.whoisproxy.org
Subdomains
10 observed subdomains of lightward.com.
Web-graph footprint
Distinct hostnames that link to or from lightward.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for lightward.com.
| Mechanism | Target |
|---|---|
| SPF_A | lightward.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | squarespace-mail.com |
Related pages
Pivot deeper into the graph from lightward.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lightward.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.