Hostname
elevationburger.com
Last fetched
elevationburger.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
elevationburger.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- hans@elevationburger.com
- 04feb7c3-94d2-4b53-b10b-e66f58dc0f23@identity-protect.org
- 13081ca4-d98b-43e2-b822-a94091e59fee@identity-protect.org
- 748459c8-09a5-42ba-ba73-8e959de3a6e8@identity-protect.org
- d2907626-7964-4ffa-92f5-8c0c3d6fef16@identity-protect.org
- de1d4d04-c556-4ca7-b1d5-840735537763@identity-protect.org
- fae1e700-e82f-47f1-8536-46be8c84f8ce@identity-protect.org
- fb7be4c5-0111-4695-b24d-ca7eb0d06615@identity-protect.org
- owner-12160995@elevationburger.com.whoisprivacyservice.org
- owner-4063636@elevationburger.com.whoisprivacyservice.org
- owner-5783541@elevationburger.com.whoisprivacyservice.org
- owner-5856108@elevationburger.com.whoisprivacyservice.org
- owner-6035946@elevationburger.com.whoisprivacyservice.org
- owner-7558469@elevationburger.com.whoisprivacyservice.org
- owner-7660949@elevationburger.com.whoisprivacyservice.org
- owner-7930898@elevationburger.com.whoisprivacyservice.org
- owner-9110905@elevationburger.com.whoisprivacyservice.org
- owner-9723370@elevationburger.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of elevationburger.com.
Showing 19 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from elevationburger.com in the public web crawl.
166 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for elevationburger.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfus.rocketseed.com |
Related pages
Pivot deeper into the graph from elevationburger.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elevationburger.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.