Hostname
residentagents.com
Last fetched
residentagents.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
residentagents.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.217.27.214 | 18.216.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 06a830fae244de7b6ec079a94227f70c20108bcd395beb0184334111c90e1f3c@residentagents.com.whoisproxy.org
- 43eb048f1f14ef8e6d2d7e297e3f943eb3e5ae6613b2784689b3923f79b728b0@residentagents.com.whoisproxy.org
- 4d1f4b7f0f277a917e6e10699930fd051c7a9d7d00470826c58364ea6d500f1c@residentagents.com.whoisproxy.org
- 5a308dd3c3c7b8489c52bdd3815085c53566e41e6255607db963fde2ce83073b@residentagents.com.whoisproxy.org
- 787832d5c947a6a29ed6bf09daa88d09a9fe1da88e95caca6441605d2c0556d1@residentagents.com.whoisproxy.org
- 853dc4f506e5892046b10f05e749e1e8ba284a4e64c9dd292a723b1019132f77@residentagents.com.whoisproxy.org
- 89dcc09e44d858a4ca6c251904996f9a2374730480d9db5a8cc4e8e4644c0eed@residentagents.com.whoisproxy.org
- aac3caa6347ea458b413dea52e18ed76be1483815704ff05674a022568bd60e6@residentagents.com.whoisproxy.org
- b6413ce16a772220ca7849870017d6663d251e6b9d0eb031c752ba94f5aa9eb0@residentagents.com.whoisproxy.org
- dd65f0356a21b3514f76f94cab353618e7066d1198f681846bc2a693f9a2a84c@residentagents.com.whoisproxy.org
- e63ff1da65db06cfdfe57b7d899d1dd1bac96ae82fd9886c395b7dc8643c9ccb@residentagents.com.whoisproxy.org
- fc0b44130c6bbb1b2b2037096bc505af530fe9bf71fea2b21194a0982c76b3a6@residentagents.com.whoisproxy.org
Subdomains
2 observed subdomains of residentagents.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for residentagents.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | clickbackspf.com |
| SPF_IP | 64.79.128.225/29 |
| SPF_IP | 66.116.100.1/24 |
| SPF_MX | residentagents.com |
Related pages
Pivot deeper into the graph from residentagents.com.
- IP · 18.217.27.214
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:228
- Country · US
- Email · 06a830fae244de7b6ec079a94227f70c20108bcd395beb0184334111c90e1f3c@residentagents.com.whoisproxy.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: "residentagents.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.