Skip to content

Hostname

ngpline.com

Last fetched

ngpline.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ngpline.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ngpline.com

Resolution chain

ngpline.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.246.12718.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.518.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.6018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.6818.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
99.84.160.10099.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.10399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
the china navigation co.
Contact emails

Subdomains

2 observed subdomains of ngpline.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ngpline.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.223.119.50
SPF_IP13.251.228.145
SPF_IP42.61.67.66
SPF_IP54.240.37.241
SPF_IP61.8.223.253

Related pages

Pivot deeper into the graph from ngpline.com.

Cypher and MCP

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

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