Hostname
sol-capital.com
Last fetched
sol-capital.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
sol-capital.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.173.123 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.42 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.60 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.157.173.89 | 108.157.172.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.205.126 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.2 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.38 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.161.205.77 | 18.161.204.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BR |
| 18.238.217.55 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.83 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.89 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.95 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0156175402
- Contact emails
Subdomains
7 observed subdomains of sol-capital.com.
Web-graph footprint
Distinct hostnames that link to or from sol-capital.com in the public web crawl.
7 sites link to this hostname.
26 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for sol-capital.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zixsmbhosted.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
Related pages
Pivot deeper into the graph from sol-capital.com.
- IP · 108.157.173.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:69
- Country · US
- Email · sol-capital.com@contactprivacy.com
- TLD · .com
- Browse hostnames · so…
- 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: "sol-capital.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.