Hostname
capstonepub.com
Last fetched
capstonepub.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
capstonepub.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 |
|---|---|---|---|---|
| 18.154.84.101 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.129 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.23 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.66 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.60.103 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.11 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.124 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.245.60.88 | 18.245.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.164.240.12 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.19 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.7 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.164.240.77 | 3.164.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:9
- Organization
- coughlan companies, inc. coughlan companies,
- Contact emails
Subdomains
14 observed subdomains of capstonepub.com.
Web-graph footprint
Distinct hostnames that link to or from capstonepub.com in the public web crawl.
602 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for capstonepub.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | americaneagle.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mailserver.coughlancompanies.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 40.78.132.80 |
Related pages
Pivot deeper into the graph from capstonepub.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "capstonepub.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.