Hostname
npk-ett.com
Last fetched
npk-ett.com resolves to 2 IPv4 addresses operated by ROSTELECOM-AS - PJSC Rostelecom in RU. WHOIS lists iana:1606 as the registrar.
Nutrition Label
Resolution chain
npk-ett.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 |
|---|---|---|---|---|
| 92.127.158.63 | 92.127.128.0/17 | AS12389 | ROSTELECOM-AS - PJSC Rostelecom | RU |
| 92.53.106.147 | 92.53.106.0/24 | AS9123 | TimeWeb-AS - JSC "TIMEWEB" | RU |
WHOIS identity
- Registrar
- iana:1606
- Organization
- personal data, can not be publicly disclosed according to applicable laws.
- Contact emails
Subdomains
2 observed subdomains of npk-ett.com.
| Subdomain |
|---|
| mail.npk-ett.com |
| www.npk-ett.com |
Web-graph footprint
Distinct hostnames that link to or from npk-ett.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for npk-ett.com.
| Mechanism | Target |
|---|---|
| SPF_A | npk-ett.com |
| SPF_IP | 92.127.158.15 |
| SPF_IP | 92.127.158.59 |
| SPF_IP | 92.127.158.61 |
| SPF_IP | 92.127.158.63 |
| SPF_IP | 92.53.106.147 |
| SPF_MX | npk-ett.com |
Related pages
Pivot deeper into the graph from npk-ett.com.
- IP · 92.127.158.63
- ASN · AS12389ROSTELECOM-AS - PJSC Rostelecom
- Registrar · iana:1606
- Country · RU
- Email · npk-ett.com@regprivate.ru
- TLD · .com
- Browse hostnames · np…
- 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: "npk-ett.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.