Hostname
apartmentia.com
Last fetched
apartmentia.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
apartmentia.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 |
|---|---|---|---|---|
| 18.221.42.76 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.125.162 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.244.37 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.16.194.171 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of apartmentia.com owner
- Contact emails
- apartmentia.com@domainsbyproxy.com
- 0824735e5aa24035bab4720d6fdf6094.protect@whoisguard.com
- 1661f136-eac8-470c-b9c8-af6fe433903f@identity-protect.org
- 9e99532c-99f9-42a4-8104-b14a16eea02b@identity-protect.org
- aa1cd996-36da-41a8-b7bf-bc84bf662eac@identity-protect.org
- cc8e7b1f-579d-4be6-881c-6c3462d5a95d@identity-protect.org
Subdomains
1 observed subdomain of apartmentia.com.
| Subdomain |
|---|
| www.apartmentia.com |
Web-graph footprint
Distinct hostnames that link to or from apartmentia.com in the public web crawl.
8 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from apartmentia.com.
- IP · 18.221.42.76
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · apartmentia.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ap…
- 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: "apartmentia.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.