Skip to content

Hostname

capturedvalue.com

Last fetched

capturedvalue.com resolves to 2 IPv4 addresses operated by ACCOR-AS in AE. WHOIS lists iana:886 as the registrar.

Nutrition Label

WHISPER CANON · capturedvalue.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/capturedvalue.com

Resolution chain

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

IPPrefixASNOperatorCountry
147.78.0.165147.78.0.0/24AS136258ACCOR-ASAE
152.53.169.106152.53.168.0/22AS214996SAVELIEV-ASUS

WHOIS identity

Registrar
iana:886
Organization
scott herrick
Contact emails

Subdomains

10 observed subdomains of capturedvalue.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for capturedvalue.com.

MechanismTarget
SPF_Acapturedvalue.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP18.132.146.6/29
SPF_IP89.145.92.11
SPF_MXcapturedvalue.com

Related pages

Pivot deeper into the graph from capturedvalue.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "capturedvalue.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.