Hostname
zoomermag.com
Last fetched
zoomermag.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zoomermag.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.86.227 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.206.162.125 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.2.28.158 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.206.190.183 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zoomermag.com owner
- Contact emails
- dnsmanager@50plus.com
- 7159045c-c596-458a-a5f2-1f6864ce13c1@identity-protect.org
- 82eab392-3471-4c4b-9ce0-c34ff51652af@identity-protect.org
- 844fa584-076e-4355-9b2e-fe7392ad90e8@identity-protect.org
- 8b31eb8e-b32b-4343-956b-d05f5af89c0e@identity-protect.org
- d2b012ab-d472-457d-9fe1-1612e5846a54@identity-protect.org
- fec8f46a-9f93-4b8f-b168-22864472ddff@identity-protect.org
- owner-1099285@zoomermag.com.whoisprivacyservice.org
- owner-829336@zoomermag.com.whoisprivacyservice.org
- owner-9405636@zoomermag.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of zoomermag.com.
Web-graph footprint
Distinct hostnames that link to or from zoomermag.com in the public web crawl.
32 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for zoomermag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from zoomermag.com.
- IP · 100.49.86.227
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · dnsmanager@50plus.com
- TLD · .com
- Browse hostnames · zo…
- 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: "zoomermag.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.