Skip to content

Hostname

ng-dex.com

Last fetched

ng-dex.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ng-dex.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ng-dex.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ng-dex.com

Resolution chain

No IPv4 resolution is recorded for ng-dex.com in WhisperGraph.

IPv6 resolution

No AAAA record for ng-dex.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ng-dex.com owner
Contact emails
29bb5536-1d2c-43d0-978f-590f16b2ca00@identity-protect.org, 492c7176-9296-4839-a4e1-5711574dbaee@identity-protect.org, 5782a738-3697-4001-9011-0c905b6db9d2@identity-protect.org, 987c209b-9241-40a3-9663-a12bfa7ff5a9@identity-protect.org, a5cb9005-2598-4265-a7e2-b1b0195119ee@identity-protect.org, eb21c77e-3f5c-4b5b-8be2-fd08b451f863@identity-protect.org, owner-9815771@ng-dex.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-408.awsdns-51.com
  • ns-630.awsdns-14.net
  • ns-1130.awsdns-13.org
  • ns-1613.awsdns-09.co.uk

Threat-feed evidence

History

Related pages

Pivot from ng-dex.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ng-dex.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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