Skip to content

Hostname

ngg.net

Last fetched

ngg.net resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · ngg.netRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/ngg.net

Resolution chain

ngg.net resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.225.83166.117.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.98.94166.117.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.16.2252.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.31.1576.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.21.1623.173.21.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.23.1623.173.23.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.173.22.1623.173.22.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:15
Organization
t.i.k.
Contact emails

Subdomains

28 observed subdomains of ngg.net.

Web-graph footprint

Distinct hostnames that link to or from ngg.net in the public web crawl.

397 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ngg.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP217.110.86.120
SPF_IP217.110.86.132
SPF_IP217.110.86.29
SPF_IP217.110.86.30

Related pages

Pivot deeper into the graph from ngg.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ngg.net"})-[: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.