Hostname
nytimesn.com
Last fetched
nytimesn.com resolves to 2 IPv4 addresses operated by TEKNOSOS - TEKNOSOS LLC in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
nytimesn.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 |
|---|---|---|---|---|
| 168.151.191.55 | 168.158.8.0/24 | AS204491 | TEKNOSOS - TEKNOSOS LLC | US |
| 212.162.148.195 | 212.164.28.0/24 | AS64236 | UNREAL-SERVERS - UnReal Servers, LLC | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- domain may be for sale, check afternic.com domain admin
- Contact emails
Subdomains
2 observed subdomains of nytimesn.com.
| Subdomain |
|---|
| wps.nytimesn.com |
| www.nytimesn.com |
Threat posture
History
Mail and authentication
MX records
- nytimesn.com
SPF policy
1 SPF mechanism authorising senders for nytimesn.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 185.156.41.52 |
Related pages
Pivot deeper into the graph from nytimesn.com.
- IP · 168.151.191.55
- ASN · AS204491TEKNOSOS - TEKNOSOS LLC
- Registrar · iana:1068
- Country · US
- Email · admin@whoisfoundation.com
- TLD · .com
- Browse hostnames · ny…
- 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: "nytimesn.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.