Skip to content

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

WHISPER CANON · brt-light.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/brt-light.com

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.

IPPrefixASNOperatorCountry
119.28.62.126119.28.62.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
209.132.245.154209.132.245.0/24AS7296AS-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for brt-light.com.

MechanismTarget
SPF_INCLUDEspf.mxhichina.com
SPF_INCLUDEspf1.dm.aliyun.com

Related pages

Pivot deeper into the graph from brt-light.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.