Skip to content

Hostname

computerexpresssolutions.com

Last fetched

computerexpresssolutions.com resolves to 1 IPv4 address operated by COGECOWAVE - Cogeco Connexion Inc. in CA. WHOIS lists iana:401 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.171.70.53192.171.64.0/20AS7992COGECOWAVE - Cogeco Connexion Inc.CA
192.171.70.53192.171.64.0/20AS7992COGECOWAVE - Cogeco Connexion Inc.CA

WHOIS identity

Registrar
iana:401
Organization
jeff dinwoodie
Contact emails

Subdomains

137 observed subdomains of computerexpresssolutions.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for computerexpresssolutions.com.

MechanismTarget
SPF_Acomputerexpresssolutions.com
SPF_IP142.112.63.222
SPF_IP142.116.45.81
SPF_IP155.138.130.215
SPF_IP192.171.65.101
SPF_IP192.171.65.99
SPF_IP192.171.70.52
SPF_IP192.171.70.53
SPF_IP51.222.25.69
SPF_MXcloud.computerexpresssolutions.com
SPF_MXcomputerexpresssolutions.com

Related pages

Pivot deeper into the graph from computerexpresssolutions.com.

Cypher and MCP

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

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