Hostname
brightlightventuresph.com
Last fetched
brightlightventuresph.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
brightlightventuresph.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.215.62.61 | 13.214.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.228.242.239 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 47.128.198.143 | 47.128.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.34.153 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.169.159.185 | 54.169.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 54.179.70.28 | 54.179.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of brightlightventuresph.com owner
- Contact emails
- 01dc4fa6-d52e-4c80-9874-841f5e6681c3@identity-protect.org
- 03a49733-81db-4464-8e73-06786ca792ec@identity-protect.org
- 5f0c2003-36c0-4114-ac38-f8de6b263431@identity-protect.org
- a99f0b90-acd3-457c-a3f6-e0cb74ee3bed@identity-protect.org
- b09dafde-7a99-4ad8-88d1-a7ec8fffc611@identity-protect.org
- d99dcf06-5be3-4c56-b82e-d183f0936fc1@identity-protect.org
- fbc9bf05-f2ce-45aa-8497-c1c2309a5c1d@identity-protect.org
Subdomains
4 observed subdomains of brightlightventuresph.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for brightlightventuresph.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from brightlightventuresph.com.
- IP · 13.215.62.61
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SG
- Email · 01dc4fa6-d52e-4c80-9874-841f5e6681c3@identity-protect.org
- TLD · .com
- Browse hostnames · br…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "brightlightventuresph.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.