Hostname
reapptor.com
Last fetched
reapptor.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reapptor.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 |
|---|---|---|---|---|
| 13.226.94.24 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.3 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.43 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.45 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of reapptor.com owner
- Contact emails
- jt73@live.com
- 2bd356f5-ba57-4c5e-b00f-4f6a1bcd53a7@identity-protect.org
- 5c010520-7e14-42c9-8f9a-cf5abd88d865@identity-protect.org
- 7ee49ad3-21cb-4d07-92c1-743babdd1b0d@identity-protect.org
- 8b5887ea-64d3-4484-9574-24749b898358@identity-protect.org
- 8f45d6fb-4d70-4987-8a5a-d49c896f1ae7@identity-protect.org
- d8e2ac1d-5b29-4ee7-8f28-1302c44d025d@identity-protect.org
- owner-2538786@reapptor.com.whoisprivacyservice.org
- owner-7143328@reapptor.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of reapptor.com.
Web-graph footprint
Distinct hostnames that link to or from reapptor.com in the public web crawl.
5 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for reapptor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
Related pages
Pivot deeper into the graph from reapptor.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reapptor.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.