Skip to content

Hostname

ngex.com

Last fetched

ngex.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · ngex.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ngex.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.198.60.144143.198.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:1861
Organization
1&1 internet, inc. - http://1and1.com/contact
Contact emails

Subdomains

11 observed subdomains of ngex.com.

Web-graph footprint

Distinct hostnames that link to or from ngex.com in the public web crawl.

331 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ngex.com.

MechanismTarget
SPF_Angex.com
SPF_INCLUDEserver6.chi3.ngex.com
SPF_IP108.178.28.50
SPF_IP108.178.28.52
SPF_IP143.198.60.144
SPF_MXngex.com

Related pages

Pivot deeper into the graph from ngex.com.

Cypher and MCP

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

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