Hostname
archispace.com
Last fetched
archispace.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
archispace.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 |
|---|---|---|---|---|
| 18.197.58.78 | 18.196.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.122.96.63 | 3.120.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.126.214.183 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.156.115.112 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.217.99 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.78.26 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- janusz szczesniak
- Contact emails
Subdomains
7 observed subdomains of archispace.com.
Showing 4 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from archispace.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for archispace.com.
| Mechanism | Target |
|---|---|
| SPF_A | archispace.com |
| SPF_IP | 81.95.207.0/26 |
| SPF_MX | archispace.com |
Related pages
Pivot deeper into the graph from archispace.com.
- IP · 18.197.58.78
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · ar…
- 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: "archispace.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.