Skip to content

Hostname

npo-pas.com

Last fetched

npo-pas.com resolves to 1 IPv4 address operated by ZENON-AS - LLC "ASTRA CLOUD" in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · npo-pas.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/npo-pas.com

Resolution chain

npo-pas.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.113.86.4262.113.86.0/24AS6903ZENON-AS - LLC "ASTRA CLOUD"RU

WHOIS identity

Registrar
iana:463
Organization
ltd 'fire automatic service'
Contact emails

Subdomains

2 observed subdomains of npo-pas.com.

Web-graph footprint

Distinct hostnames that link to or from npo-pas.com in the public web crawl.

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for npo-pas.com.

MechanismTarget
SPF_Aaero-pn2.rusonyx.ru
SPF_Anpo-pas.com
SPF_MXnpo-pas.com

Related pages

Pivot deeper into the graph from npo-pas.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "npo-pas.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.