Skip to content

Hostname

capture2proposal.co

Last fetched

capture2proposal.co resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · capture2proposal.coRouting diversity1.5/10Peering density8.1/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/capture2proposal.co

Resolution chain

capture2proposal.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.215.93.16635.215.64.0/18AS15169GOOGLE - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of capture2proposal.co.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for capture2proposal.co.

MechanismTarget
SPF_Acapture2proposal.co
SPF_INCLUDEcapture2proposal.co.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP2a01:110::/31
SPF_IP2a01:111::/31
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP40.93.0.0/15
SPF_IP52.100.0.0/14
SPF_IP52.101.0.0/15
SPF_MXcapture2proposal.co

Related pages

Pivot deeper into the graph from capture2proposal.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "capture2proposal.co"})-[: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.