Skip to content

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

WHISPER CANON · capturetech.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capturetech.com

Resolution chain

capturetech.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.2.212104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.212104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.140172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
maarten anderson
Contact emails

Subdomains

45 observed subdomains of capturetech.com.

Web-graph footprint

Distinct hostnames that link to or from capturetech.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for capturetech.com.

MechanismTarget
SPF_Acapturetech.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.227.32
SPF_IP185.173.21.169
SPF_IP185.191.102.83
SPF_IP185.56.145.0/24
SPF_IP185.56.145.250
SPF_IP185.56.146.0/24
SPF_IP188.204.2.0/24
SPF_IP216.241.183.0/24
SPF_IP2a0b:3100:100:1000:0:0:0:4
SPF_IP64.78.151.128/26
SPF_IP77.243.233.0/24
SPF_IP85.10.159.5
SPF_IP87.213.68.70/32
SPF_IP91.221.150.192
SPF_IP91.221.150.233
SPF_MXcapturetech.com

Related pages

Pivot deeper into the graph from capturetech.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.