Skip to content

Hostname

computerimages.com

Last fetched

computerimages.com resolves to 1 IPv4 address operated by CDSKIT-NET-216-94-43-0 - Christie Digital Systems Canada, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · computerimages.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/computerimages.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.71.139.20208.71.136.0/21AS40281CDSKIT-NET-216-94-43-0 - Christie Digital Systems Canada, Inc.US

WHOIS identity

Registrar
iana:2
Organization
computerimages corporation
Contact emails

Subdomains

1 observed subdomain of computerimages.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for computerimages.com.

MechanismTarget
SPF_Acomputerimages.com
SPF_IP208.71.139.59/26
SPF_IP208.71.139.62/26
SPF_MXcomputerimages.com

Related pages

Pivot deeper into the graph from computerimages.com.

Cypher and MCP

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

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