Hostname
space2015.com
Last fetched
space2015.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
space2015.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.154.48.41 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.81 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.84 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.154.48.93 | 18.154.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.174.113.14 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.53 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.59 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.86 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of space2015.com owner
- Contact emails
- taty4u2@hotmail.com
- 1a1c9e85-09b9-4a91-aed0-13ce36b6d637@identity-protect.org
- 1e78d5c0-86fa-4a39-947b-e035909c5d52@identity-protect.org
- 51b2841b-705b-4e46-99eb-0a347aa53c90@identity-protect.org
- 5e4b461e-81c6-4a5f-9e0c-f225cc0418c8@identity-protect.org
- 666719ef-efec-4f0e-a0fa-18dd93065b84@identity-protect.org
- e959d4f4-24e3-4c6e-b760-d0defa069e75@identity-protect.org
- owner-627360@space2015.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from space2015.com.
- IP · 18.154.48.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · taty4u2@hotmail.com
- TLD · .com
- Browse hostnames · sp…
- 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: "space2015.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.