Hostname
126rt.com
Last fetched
126rt.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
126rt.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 |
|---|---|---|---|---|
| 143.95.145.14 | 143.95.144.0/21 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- dotmedia
- Contact emails
- 843106d5251249b7aff808c77f7e9734.protect@whoisguard.com
- whoisprivacy@dotmedia.com
- 17b0546bb918c558a86d329d1f35b1c098c825137c5981222abb2624406dffb2@126rt.com.whoisproxy.org
- 2247cfa5a6035a32b346a6ee392374ff50b6ff3a4e0bb68b7ca78ee8020a6d59@126rt.com.whoisproxy.org
- 2c44ba5239f0a325a89d6cc0d9d2b72f4d50bcd6f448ebdbc9f791e4ae1dae16@126rt.com.whoisproxy.org
- 349c73fdd1cfda3e938ddb62c132102c6a7a05cb12f7072e6656f7b91c838750@126rt.com.whoisproxy.org
- 578df5aca7fd27bddb6da6ff065f7f1176a9366eac66f0fa9e4501f0439b8725@126rt.com.whoisproxy.org
- 58b51b53d16a4650cae914e63cbe87b344af37718217a0033813c050eae456ab@126rt.com.whoisproxy.org
- 6b81fbf3e519040f113a7a894a95591156d85379365c72a1c119c49825f2c845@126rt.com.whoisproxy.org
- 97329a0c846494022481daaeceba8983dc4475ec44dc7c02f7181fbb8726444c@126rt.com.whoisproxy.org
- 9c0e29c8de2a1630a80471d09321815271ac12ab06e9b26ab74370886f1d5447@126rt.com.whoisproxy.org
- b47a8325120c88b13ad46630467a8a3f8cc7374d35761be542242ad351588783@126rt.com.whoisproxy.org
- df3e7cd44c0695fb1b0fef2711ffa12b2647223e4760fd2d945c78d2362fd8bd@126rt.com.whoisproxy.org
Subdomains
1 observed subdomain of 126rt.com.
| Subdomain |
|---|
| www.126rt.com |
Web-graph footprint
Distinct hostnames that link to or from 126rt.com in the public web crawl.
548 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
- 126rt.com
SPF policy
5 SPF mechanisms authorising senders for 126rt.com.
| Mechanism | Target |
|---|---|
| SPF_A | 126rt.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 143.95.154.80 |
| SPF_IP | 65.99.237.40 |
| SPF_MX | 126rt.com |
Related pages
Pivot deeper into the graph from 126rt.com.
- IP · 143.95.145.14
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:228
- Country · US
- Email · 843106d5251249b7aff808c77f7e9734.protect@whoisguard.com
- TLD · .com
- Browse hostnames · 12…
- 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: "126rt.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.