Hostname
ngp.com
Last fetched
ngp.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
ngp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.198.189.2 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ab8eh7sq5t6@networksolutionsprivateregistration.com
- ae9cg6k423c@networksolutionsprivateregistration.com
- ah8qv5br3w2@networksolutionsprivateregistration.com
- av9q36b699s@networksolutionsprivateregistration.com
- b39n24t79bh@networksolutionsprivateregistration.com
- c46zy7f49jh@networksolutionsprivateregistration.com
- cb9f73px4pz@networksolutionsprivateregistration.com
- d79dr6bk5bz@networksolutionsprivateregistration.com
- dc7x576d3ng@networksolutionsprivateregistration.com
- dg3xp85r296@networksolutionsprivateregistration.com
- ds6828k58wk@networksolutionsprivateregistration.com
- eg6dk3vt5cg@networksolutionsprivateregistration.com
- em42464m6wd@networksolutionsprivateregistration.com
- ew5gt9gd2cg@networksolutionsprivateregistration.com
- f899v8ct7a6@networksolutionsprivateregistration.com
- fp8gw9bj34n@networksolutionsprivateregistration.com
- fv5h94u58s7@networksolutionsprivateregistration.com
- ge4wh8ka26k@networksolutionsprivateregistration.com
- gf98b5c47qj@networksolutionsprivateregistration.com
- gh9rq2j639n@networksolutionsprivateregistration.com
- and 35 more
Subdomains
5 observed subdomains of ngp.com.
Web-graph footprint
Distinct hostnames that link to or from ngp.com in the public web crawl.
113 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ngp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 20.172.143.192 |
Related pages
Pivot deeper into the graph from ngp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ngp.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.