Hostname
armorcapital.com
Last fetched
armorcapital.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
armorcapital.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 |
|---|---|---|---|---|
| 3.162.103.66 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.73 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.9 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.103.95 | 3.162.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 65.9.95.107 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.119 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.26 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 65.9.95.37 | 65.8.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of armorcapital.com owner
- Contact emails
- en6mm7ps98r@networksolutionsprivateregistration.com
- pt3cf3e334f@networksolutionsprivateregistration.com
- 0e3dc91a-bc66-4a61-818d-dff623b6169a@identity-protect.org
- 6ca83e2f-eeec-4463-a493-895f626e7615@identity-protect.org
- 811429d3-48bb-44bd-9ae3-8d3d3b6eb57b@identity-protect.org
- 8a504330-23e5-4af1-8e8a-02782a5b139b@identity-protect.org
- 968f2139-a6af-4cfd-802f-1a0e1dfd6da0@identity-protect.org
- b519ceba-b327-49ad-ad5b-6ed9157d0b1e@identity-protect.org
- c0906ff3-3235-41f8-9832-533addc37a4e@identity-protect.org
Subdomains
1 observed subdomain of armorcapital.com.
| Subdomain |
|---|
| www.armorcapital.com |
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for armorcapital.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smarsh.com |
| SPF_INCLUDE | spf03.ecicloud.com |
Related pages
Pivot deeper into the graph from armorcapital.com.
- IP · 3.162.103.66
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · en6mm7ps98r@networksolutionsprivateregistration.com
- 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: "armorcapital.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.