Hostname
archadeck.com
Last fetched
archadeck.com resolves to 2 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
archadeck.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.224.10.110 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.11.37.152 | 52.10.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- u.s. structures,
- Contact emails
- admin@lanyapit.com
- bpogue@outdoorlivingbrands.com
- ejohnston@outdoorlivingbrands.com
- 310a4b5a2e404c6eaf87f5849ef92e6f.protect@whoisguard.com
- 57a9ebef53c64a05ad6619b30838eb88.protect@whoisguard.com
- 6ec2d88f814a4b3580b313473c9a9fd8.protect@whoisguard.com
- bdfe71a0eb4649908717b11bcfcb3e0e.protect@whoisguard.com
- 80b1df4e94864f13b8b8b1d6e9e43fcb.protect@withheldforprivacy.com
- de00fb5a76ed4feb9d3851e7b236ee7a.protect@withheldforprivacy.com
- f058260f513f4cf2a889c428b4cd8581.protect@withheldforprivacy.com
Subdomains
83 observed subdomains of archadeck.com.
Showing 25 of 83. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from archadeck.com in the public web crawl.
232 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for archadeck.com.
| Mechanism | Target |
|---|---|
| SPF_A | archadeck.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.mtasv.net |
| SPF_MX | archadeck.com |
Related pages
Pivot deeper into the graph from archadeck.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "archadeck.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.