Skip to content

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

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

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.

IPPrefixASNOperatorCountry
92.127.158.6392.127.128.0/17AS12389ROSTELECOM-AS - PJSC RostelecomRU
92.53.106.14792.53.106.0/24AS9123TimeWeb-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.

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for npk-ett.com.

MechanismTarget
SPF_Anpk-ett.com
SPF_IP92.127.158.15
SPF_IP92.127.158.59
SPF_IP92.127.158.61
SPF_IP92.127.158.63
SPF_IP92.53.106.147
SPF_MXnpk-ett.com

Related pages

Pivot deeper into the graph from npk-ett.com.

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 20

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