Hostname
combatstocks.com
Last fetched
combatstocks.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
combatstocks.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 |
|---|---|---|---|---|
| 34.228.211.144 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.169.153.120 | 35.168.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.205.115.63 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.3.189.48 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrea wasik
- Contact emails
- andreawasik@gmail.com
- 0687d84e-cbc4-4b15-969a-a7ae140e1942@identity-protect.org
- 2008227b-8fbd-465a-b8f3-190f2023cb89@identity-protect.org
- 94e5f6a5-2caf-475f-88a4-fd125648ece7@identity-protect.org
- dffe8a0f-e5f0-4d62-8150-883a4d01acfb@identity-protect.org
- owner-2174117@combatstocks.com.whoisprivacyservice.org
- owner-4553178@combatstocks.com.whoisprivacyservice.org
- owner-851369@combatstocks.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of combatstocks.com.
| Subdomain |
|---|
| www.combatstocks.com |
Web-graph footprint
Distinct hostnames that link to or from combatstocks.com in the public web crawl.
9 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for combatstocks.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from combatstocks.com.
- IP · 34.228.211.144
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · andreawasik@gmail.com
- TLD · .com
- Browse hostnames · co…
- 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: "combatstocks.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.