Hostname
recmandev.com
Last fetched
recmandev.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
recmandev.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.48.167.23 | 13.48.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.48.179.252 | 13.48.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.60.102.50 | 13.60.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.63.59.76 | 13.62.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.170.78.27 | 16.170.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.171.228.69 | 16.170.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of recmandev.com owner
- Contact emails
- 3975f7b7-3270-4111-8c64-e277c5a6bd6e@identity-protect.org
- 9c264a45-5f7f-45f1-abbd-d29e29602878@identity-protect.org
- 9cc6a747-038c-4e5c-8223-39eda08aa3f7@identity-protect.org
- bb9f1749-48bf-4d96-976a-90f171e72bdb@identity-protect.org
- c70f95be-8336-49bd-a7c1-5444af6607b6@identity-protect.org
- d0121684-b4d4-42e1-af2b-a6cee64e7388@identity-protect.org
- ff081bae-70e6-4e2c-b2e7-2dad64207048@identity-protect.org
Subdomains
11 observed subdomains of recmandev.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from recmandev.com.
- IP · 13.48.167.23
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 3975f7b7-3270-4111-8c64-e277c5a6bd6e@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: "recmandev.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.