Hostname
montagebook.com
Last fetched
montagebook.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
montagebook.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.235.97.16 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.232.236.29 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.207.117 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.208.204.97 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.157.213.191 | 54.156.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.58.110 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ********
- Contact emails
- ********@*****.***
- domains@mixbook.com
- 24cf414a-96d7-4a63-8c84-cf14dd9e6ddf@identity-protect.org
- 4fcd013d-2233-424c-b569-7dd375a5c6ec@identity-protect.org
- 7e652aa1-fbcc-4c4d-97c5-d3e49589b94d@identity-protect.org
- 99cf0b52-8f2a-4b2f-b08e-b191c6908d64@identity-protect.org
- b18a0eea-84c3-44c3-be44-2c2d24142aab@identity-protect.org
- d19024ca-5146-4bf9-9a4d-c28a6e3923e2@identity-protect.org
Subdomains
4 observed subdomains of montagebook.com.
Web-graph footprint
Distinct hostnames that link to or from montagebook.com in the public web crawl.
46 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
9 SPF mechanisms authorising senders for montagebook.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 12.130.135.0/24 |
| SPF_IP | 12.130.136.0/22 |
| SPF_IP | 12.130.153.0/24 |
| SPF_IP | 12.130.154.0/24 |
| SPF_IP | 129.145.68.0/22 |
| SPF_IP | 162.223.236.0/22 |
| SPF_IP | 199.7.200.0/21 |
Related pages
Pivot deeper into the graph from montagebook.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "montagebook.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.