Hostname
replymanager.com
Last fetched
replymanager.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
replymanager.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.26.17 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.27 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.56 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 108.138.26.72 | 108.138.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.164.124.113 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.127 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.6 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.97 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.3 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.6 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.64 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.94 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of replymanager.com owner
- Contact emails
- jaime@replymanager.com
- webmaster@replymanager.com
- 7ad6bfead57988ad70f2c135bc76957d-5446125@contact.gandi.net
- 071fd852-4577-4911-90ee-d99c3462d933@identity-protect.org
- 0d01f712-cf19-4dcc-870f-03135847215a@identity-protect.org
- 32c5b55b-f323-46c3-9790-2f8008830b27@identity-protect.org
- 7de8b4bd-aace-4b46-933a-a94ae690f0c9@identity-protect.org
- e3ae1d79-8298-499c-b31e-e463e0f19294@identity-protect.org
- fe007aae-7b79-4930-85c6-cb5d498adf81@identity-protect.org
- owner-10117663@replymanager.com.whoisprivacyservice.org
- owner-1141607@replymanager.com.whoisprivacyservice.org
- owner-1752773@replymanager.com.whoisprivacyservice.org
- owner-331760@replymanager.com.whoisprivacyservice.org
- owner-5101755@replymanager.com.whoisprivacyservice.org
- owner-5855637@replymanager.com.whoisprivacyservice.org
- owner-6357315@replymanager.com.whoisprivacyservice.org
Subdomains
14 observed subdomains of replymanager.com.
Web-graph footprint
Distinct hostnames that link to or from replymanager.com in the public web crawl.
12 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
7 SPF mechanisms authorising senders for replymanager.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mktomail.com |
| SPF_INCLUDE | spf.mail.xsellco.com |
| SPF_INCLUDE | spf1.replygrid.net |
| SPF_IP | 104.130.240.11 |
| SPF_IP | 140.174.93.62 |
| SPF_IP | 67.15.112.38 |
Related pages
Pivot deeper into the graph from replymanager.com.
- IP · 108.138.26.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · jaime@replymanager.com
- TLD · .com
- Browse hostnames · re…
- 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: "replymanager.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.