Hostname
nudge-platform.com
Last fetched
nudge-platform.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nudge-platform.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 nudge-platform.com owner
- Contact emails
- 0f47a4de-1e66-40cd-b426-fca88a3b0e57@identity-protect.org
- 568281b5-bd29-411d-a6b4-1ca5a6d8c260@identity-protect.org
- 588407e3-d974-4aa7-bd35-cea1daf83e24@identity-protect.org
- 5a50f3d1-8fe5-412c-a906-7edbac7f154a@identity-protect.org
- 813ab66b-5c6d-4e0c-9080-c8aa6081ea36@identity-protect.org
- 9b23c726-2297-42ea-90cd-bc73a0705f67@identity-protect.org
- e75e3cd8-a24e-4964-8ed9-c22700c74dd0@identity-protect.org
- owner-7006500@nudge-platform.com.whoisprivacyservice.org
Subdomains
82 observed subdomains of nudge-platform.com.
Showing 25 of 82. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from nudge-platform.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nudge-platform.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.