Skip to content

Hostname

compeer.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.1.24104.17.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.255.23104.17.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

79 observed subdomains of compeer.com.

Web-graph footprint

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

428 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for compeer.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.131.76.81/28
SPF_IP148.59.100.16/28
SPF_IP148.66.248.138
SPF_IP148.66.248.139
SPF_IP165.193.101.141
SPF_IP165.193.56.42/32
SPF_IP184.106.30.46
SPF_IP208.235.248.20/32
SPF_IP208.88.229.62/32
SPF_IP208.88.229.7
SPF_IP208.88.230.62/32
SPF_IP208.88.230.7
SPF_IP209.236.104.197
SPF_IP209.236.104.198
SPF_IP209.67.98.59/32
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP66.190.0.246/32
SPF_IP66.190.0.84/32
SPF_IP66.97.130.4/32
SPF_MXcompeer.com

Related pages

Pivot deeper into the graph from compeer.com.

Cypher and MCP

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

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