Hostname
new2app.com
Last fetched
new2app.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
new2app.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 |
|---|---|---|---|---|
| 3.125.74.246 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of new2app.com owner
- Contact emails
- admin@newvcorp.com
- 22ad38d8-cfb6-4ba9-a09c-eb99ffdd17c2@identity-protect.org
- 81103f45-3bf5-4489-be05-a191f25d09ba@identity-protect.org
- b7820a27-5126-4656-b639-c774ee835bdf@identity-protect.org
- baafea24-9ad4-4279-9afc-30aa3993472f@identity-protect.org
- eaf1f1de-f08a-4c04-a2a9-036eb7cbfdae@identity-protect.org
- f46504e6-d994-47a1-a575-ba6f32442a31@identity-protect.org
- fc719ef2-a72d-4a69-8315-8e05626cf141@identity-protect.org
- owner-6930733@new2app.com.whoisprivacyservice.org
- owner-8454138@new2app.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of new2app.com.
Web-graph footprint
Distinct hostnames that link to or from new2app.com in the public web crawl.
179 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from new2app.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "new2app.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.