Hostname
elevatormag.com
Last fetched
elevatormag.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
elevatormag.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.103.20 | 13.226.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.103.204 | 13.226.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.103.37 | 13.226.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.103.78 | 13.226.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.16.13 | 18.64.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.16.157 | 18.64.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.16.164 | 18.64.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.64.16.95 | 18.64.16.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:146
- Organization
- bryan zawlocki
- Contact emails
Subdomains
20 observed subdomains of elevatormag.com.
Showing 15 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from elevatormag.com in the public web crawl.
133 sites link to this hostname.
56 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for elevatormag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | relay.mailchannels.net |
Related pages
Pivot deeper into the graph from elevatormag.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "elevatormag.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.