Hostname
newelevation.com
Last fetched
newelevation.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
newelevation.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.64.137 | 75.2.64.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.173.225 | 99.83.160.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of newelevation.com owner
- Contact emails
- 3tsikeh8bmhnv8idik1jsnkd4n@domaindiscreet.com
- 6ba82b360a28fd0a5d2b47074efa816d@domaindiscreet.com
- joe@newelevation.com
- 49a33f35-c0c2-464e-b3cb-6f7cfc6cbd80@identity-protect.org
- 7832bb45-6764-45cb-94a9-a286649cefa9@identity-protect.org
- 9d9d3e7a-e8dc-4c83-a870-ce52a2842b38@identity-protect.org
- ac8a5666-3ee2-4875-9383-7ef324e47ab9@identity-protect.org
- bc4bea99-58bd-469a-be88-1bbc7b3b658a@identity-protect.org
- e2c14451-243b-4213-9065-3368206677e4@identity-protect.org
Subdomains
4 observed subdomains of newelevation.com.
Web-graph footprint
Distinct hostnames that link to or from newelevation.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for newelevation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | plaudit.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from newelevation.com.
- IP · 75.2.64.137
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3tsikeh8bmhnv8idik1jsnkd4n@domaindiscreet.com
- TLD · .com
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "newelevation.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.