Skip to content

Hostname

co2partners.com

Last fetched

co2partners.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · co2partners.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/co2partners.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.25.159104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.134.93172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
34.69.33.25434.69.32.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
co2 partners
Contact emails

Subdomains

1 observed subdomain of co2partners.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for co2partners.com.

MechanismTarget
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from co2partners.com.

Cypher and MCP

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

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