Hostname
capturetech.com
Last fetched
capturetech.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
capturetech.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.2.212 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.212 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.140 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- maarten anderson
- Contact emails
Subdomains
45 observed subdomains of capturetech.com.
Showing 25 of 45. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from capturetech.com in the public web crawl.
24 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for capturetech.com.
| Mechanism | Target |
|---|---|
| SPF_A | capturetech.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 145.131.227.32 |
| SPF_IP | 185.173.21.169 |
| SPF_IP | 185.191.102.83 |
| SPF_IP | 185.56.145.0/24 |
| SPF_IP | 185.56.145.250 |
| SPF_IP | 185.56.146.0/24 |
| SPF_IP | 188.204.2.0/24 |
| SPF_IP | 216.241.183.0/24 |
| SPF_IP | 2a0b:3100:100:1000:0:0:0:4 |
| SPF_IP | 64.78.151.128/26 |
| SPF_IP | 77.243.233.0/24 |
| SPF_IP | 85.10.159.5 |
| SPF_IP | 87.213.68.70/32 |
| SPF_IP | 91.221.150.192 |
| SPF_IP | 91.221.150.233 |
| SPF_MX | capturetech.com |
Related pages
Pivot deeper into the graph from capturetech.com.
- IP · 104.26.2.212
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · m.anderson@capturetech.com
- TLD · .com
- Browse hostnames · ca…
- 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: "capturetech.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.