Skip to content

Hostname

computerease.com

Last fetched

computerease.com resolves to 19 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · computerease.comRouting diversity5.4/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/computerease.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.51.219.37100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.96.32107.21.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.0.18918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.0.7118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
184.72.226.238184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.154.83.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.94.14534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.173.10052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.16.8852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.93.19952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.158.109.854.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.0.1754.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.115.7198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.27.2098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.55.20632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.185.24332.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.57.87100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.101.194100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.105.24198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
computerease software
Contact emails

Subdomains

39 observed subdomains of computerease.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for computerease.com.

MechanismTarget
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEsmtp.zimcom.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_INCLUDEspf.smtpcorp.com
SPF_IP104.130.207.210/32
SPF_IP148.163.156.150
SPF_IP148.163.158.147

Related pages

Pivot deeper into the graph from computerease.com.

Cypher and MCP

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

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