Hostname
rezerv.co
Last fetched
rezerv.co resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label
Resolution chain
rezerv.co resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.228.209.142 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.229.221.241 | 13.228.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 13.251.236.229 | 13.250.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.140.205.54 | 18.140.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.142.147.19 | 18.142.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.1.78.229 | 3.0.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.132.69 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.221.72.22 | 52.220.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.76.217.34 | 52.76.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from rezerv.co in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for rezerv.co.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from rezerv.co.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "rezerv.co"})-[: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.