Hostname
nws-at.com
Last fetched
nws-at.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nws-at.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 |
|---|---|---|---|---|
| 136.243.14.139 | 136.243.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nws-at.com owner
- Contact emails
- 0aca165a-2e73-43c6-b3a5-fd178d2f95fd@identity-protect.org
- 514d25a7-6a03-45c8-9311-db3d86062be6@identity-protect.org
- 53dd871b-2449-4e6e-a135-6a0a9a823941@identity-protect.org
- b00453ca-bb22-42ad-9ec4-91243b887454@identity-protect.org
- d1d596fd-d543-46ac-8520-305353a88dab@identity-protect.org
- f2265a70-2d13-4106-9cd3-3e637d1db7bd@identity-protect.org
- fb542358-407f-46d4-bf0e-4a81e8635823@identity-protect.org
Subdomains
2 observed subdomains of nws-at.com.
| Subdomain |
|---|
| api.nws-at.com |
| www.nws-at.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nws-at.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from nws-at.com.
- IP · 136.243.14.139
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 0aca165a-2e73-43c6-b3a5-fd178d2f95fd@identity-protect.org
- TLD · .com
- Browse hostnames · nw…
- 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: "nws-at.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.