Skip to content

Hostname

compsource.com

Last fetched

compsource.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:86 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.83.187104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.180.217172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.4188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.4188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
207.170.135.171207.170.128.0/18AS14001MICROADVANTAGE-INC - Vision Net LtdUS

WHOIS identity

Registrar
iana:86
Organization
compsource
Contact emails

Subdomains

6 observed subdomains of compsource.com.

Web-graph footprint

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

184 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for compsource.com.

MechanismTarget
SPF_Acompsource.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP207.170.130.10
SPF_IP207.170.135.171
SPF_IP207.170.142.25
SPF_IP24.123.243.134
SPF_MXcompsource.com

Related pages

Pivot deeper into the graph from compsource.com.

Cypher and MCP

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

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