Hostname
recmanapps.com
Last fetched
recmanapps.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
recmanapps.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 |
|---|---|---|---|---|
| 13.49.1.142 | 13.48.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.49.232.44 | 13.48.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.62.233.233 | 13.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 51.20.156.239 | 51.20.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 51.20.178.38 | 51.20.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 51.21.126.156 | 51.21.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of recmanapps.com owner
- Contact emails
- 1e6d5556-ccbc-4ca6-be80-886b26059fc5@identity-protect.org
- 74b02072-1af0-4ae0-9f3b-07ce54f41460@identity-protect.org
- a3a9fde3-19bc-4a25-9129-5882480e11fd@identity-protect.org
- ad4bb10b-e156-41ff-90c7-4bf5db241ea0@identity-protect.org
- be374cad-6a50-46ab-a602-30d35af6d0f8@identity-protect.org
- d991ac19-d29d-485a-9ed1-009258d6fd71@identity-protect.org
- f5b0c7a8-26bd-459d-890a-3c8b56b47e27@identity-protect.org
Subdomains
3 observed subdomains of recmanapps.com.
Threat posture
History
Related pages
Pivot deeper into the graph from recmanapps.com.
- IP · 13.49.1.142
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 1e6d5556-ccbc-4ca6-be80-886b26059fc5@identity-protect.org
- 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: "recmanapps.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.