Hostname
np-client-gateway.com
Last fetched
np-client-gateway.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
np-client-gateway.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of np-client-gateway.com owner
- Contact emails
- 06e5fc8c-fc63-42f4-a4dc-a958d901feb0@identity-protect.org
- 08db3140-ae44-4afe-8df4-1105c7933a5b@identity-protect.org
- 0b894f96-a88d-4d56-9aa3-5a9c09ff6fda@identity-protect.org
- 1de722c1-d02b-4b64-af46-5fa60b85dfb3@identity-protect.org
- 543a0f99-93cb-40ce-ad36-104989a45c69@identity-protect.org
- 9dcab80b-1d56-4f20-9dc6-0d9f1f91d749@identity-protect.org
- c651126e-c5f8-4ad9-9c0d-254d9dab3681@identity-protect.org
Subdomains
1 observed subdomain of np-client-gateway.com.
| Subdomain |
|---|
| contract.np-client-gateway.com |
Web-graph footprint
Distinct hostnames that link to or from np-client-gateway.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from np-client-gateway.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "np-client-gateway.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.