Hostname
brt-light.com
Last fetched
brt-light.com resolves to 2 IPv4 addresses operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in HK. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
brt-light.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 119.28.62.126 | 119.28.62.0/23 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | HK |
| 209.132.245.154 | 209.132.245.0/24 | AS7296 | AS-DYNASCALE-LAX - Dynascale Technologies, Inc. | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- nexperian holding
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from brt-light.com in the public web crawl.
4 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for brt-light.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mxhichina.com |
| SPF_INCLUDE | spf1.dm.aliyun.com |
Related pages
Pivot deeper into the graph from brt-light.com.
- IP · 119.28.62.126
- ASN · AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
- Registrar · iana:420
- Country · HK
- Email · yuming@yinsibaohu.aliyun.com
- 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: "brt-light.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.