Hostname
hurst.capital
Last fetched
hurst.capital resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
hurst.capital 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 |
|---|---|---|---|---|
| 108.138.94.13 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.15 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.31 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.94.9 | 108.138.92.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.169.71.119 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.26 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.66 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
| 3.169.71.83 | 3.169.68.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IL |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
- —
Subdomains
53 observed subdomains of hurst.capital.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hurst.capital in the public web crawl.
41 sites link to this hostname.
40 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for hurst.capital.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8675958.spf52.hubspotemail.net |
| SPF_INCLUDE | _spf.mailersend.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hurst.capital.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hurst.capital"})-[: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.